Skip to content

Output of gws <service> <resource> --help provides wrong Usage: format, omitting the <service> part #839

@luk4sschr0d3r

Description

@luk4sschr0d3r

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions