Output of gws <service> <resource> --help provides wrong Usage: format, omitting the <service> part
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Start by running the reported gws sheets --help and gws sheets spreadsheets --help commands and trace the CLI help-generation entry point that formats their Usage lines. Done means each command includes the complete command path, such as gws sheets [OPTIONS] <COMMAND> and gws sheets spreadsheets [OPTIONS] <COMMAND>, with tests covering the corrected output.
Written by the indexing model from the issue text.
Description
Context
$ gws --version
gws 0.22.5
This is not an officially supported Google product.
How to reproduce
$ gws sheets --help
Reads and writes Google Sheets.
Usage: gws [OPTIONS] <COMMAND>
Commands:
spreadsheets Operations on the 'spreadsheets' resource
This should already be
Usage: gws sheets [OPTIONS] <COMMAND>
Then, for gws sheets spreadsheet --help
the output is
$ gws sheets spreadsheets --help
Operations on the 'spreadsheets' resource
Usage: gws spreadsheets [OPTIONS] <COMMAND>
❗ gws spreadsheets is wrong.
❗This can confuse humans, it definately did confuse my gemma4-14b (ollama via Hermes Agent).
- Dominant language
- Rust
- Stars
- 31.1k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from googleworkspace/cli
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
googleworkspace/cli#921 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
googleworkspace/cli#920 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
googleworkspace/cli#914 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
googleworkspace/cli#882 · 1 reaction ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
googleworkspace/cli#858 ·
All issues in googleworkspace/cli
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug team:backend track:services-maintenance
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
cowprotocol/services#4950 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·