Skip to content

Add --tree arg and sub-arg to display entire tree of command #65

@lordsarcastic

Description

@lordsarcastic

While --help is a mechanism that works for understanding details of a command, however, you have to recursively traverse different sub commands with --help further to understand the full syntax. The --tree command simply prints commands, subcommands and options all in one display.

This command is also available for subcommands to display the entire tree of the subcommand and possible ways it can be used.

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