cloudtools / cloudtools/gghelper
Add flag option for config.json file
Open
- Dominant language
- Go
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Add a flag option (-c ?) and possibly an environment variable to allow specifying the location of the config.json file. This would allow execution in different directories while utilizing the same configuration.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CLI argument parsing and the code that loads config.json. Implement a -c option, and consider the requested environment-variable alternative, so execution from different directories can reuse one configuration; done means the selected configuration location is honored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100