influxdata / influxdata/influx-cli
Revisit ordering of commands & flags in CLI help text
Open
tech-debt
- Dominant language
- Go
- Stars
- 75
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Reorder command & flag definitions to make exploring the `--help` output easier for users.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the command and flag definitions that generate the CLI's --help output, then inspect the current ordering. Reorder those definitions so the help text is easier to explore, and verify the resulting output manually or with any existing CLI help tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100