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).
Context
How to reproduce
This should already be
Usage: gws sheets [OPTIONS] <COMMAND>Then, for
gws sheets spreadsheet --helpthe output is
❗
gws spreadsheetsis wrong.❗This can confuse humans, it definately did confuse my gemma4-14b (ollama via Hermes Agent).