Skip to content

Implement a help command #3

@kumaakh

Description

@kumaakh

Add a help subcommand (and --help / -h flag) that prints usage information for all available commands and flags.

Acceptance Criteria

  • ./tool help and ./tool --help both work
  • Output lists every subcommand with a one-line description
  • Output lists every flag with its type and default value
  • Exit code is 0

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