Skip to content

Add possibility to create subcommands #39

@mgrosperrin

Description

@mgrosperrin

The goal is to be able to create subcommand for a givent command.

To call the subcommand, the arguments should be <command> <subcommand> [<subcommand options>].
If an option of the "main" command is specified before the name of the sub-command, the name of the sub-command will be treated like an arguments (retrievable in the Arguments property).

Metadata

Metadata

Assignees

Labels

documentationUpdating documentation is required to complete this issue/PRenhancementNew feature or request

Projects

Status

Before v1.0

Relationships

None yet

Development

No branches or pull requests

Issue actions