A command to run as part of a CLI app.
The main logic of your app
The Args to parse for this app.
The Flags to parse for this app.
A short description of what this command does.
The name of the command. Used to run if part of a MultiCmdApp