We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Many REPL frameworks have support for multi-level commands, where the command has sub-commands.
While this can be done with cmd2, there isn't any built-in support to make it easy.
Consider adding some built-in support to make it easy to have nested commands or subcommands.