Skip to content

enh: --help command flag omits subcommands (update, setup, version) #130

@nfebe

Description

@nfebe

flatrun-agent --help (and -h) only shows -config and -version. The update, setup, and version subcommands are dispatched before flags are parsed, so they never show up in usage. flatrun-agent help is not handled either and falls through to start the server, which then fails on config load.

Top-level help should list every subcommand alongside the root flags.

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