danielgtaylor / danielgtaylor/openapi-cli-generator
Possibility to pass location of the config and credentials file
Open
- Dominant language
- Go
- Stars
- 218
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Currently the location of the config and credentials file is hard-coded to certain locations - see:
This would allow to use dynamically created config and credentials files to prevent race conditions, if the CLI is used in parallel for different situations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.