Feat: Add ability to diagnose `kongctl` configuration settings
- Dominant language
- Go
- Stars
- 17
- Forks
- 24
- Avg merge
- 8h 13m
- Merged PRs (30d)
- 196
Description
Add support for various kongctl configuration features. Useful items would be:
* Ability to diagnose where configuration is loaded from (print config path)
* Ability to get a configuration value and print it to stdout
* Ability to set a configuration value and write it to config path
* Ability to see if a configuration value is read from config, env var, or flag and indicate which is taking precedence
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating kongctl's configuration loading code and CLI entry points. Determine how configuration paths, values, and precedence are currently represented; done should include commands or options that diagnose the source, read values, write values, and report whether config, environment, or flags take precedence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100