Example subcommand
quicktest example | qt example
quicktest example --stress
quicktest example --cmp
quicktest example --check
quicktest example --run
quicktest example --setup
or shorter
qt example --stress
qt example --cmp
qt example --check
qt example --run
qt example --setup
Demo
Subcommand Structure
quicktest example | qt example
Flags--check
Show examples of the check subcommand--cmp
Show examples of the cmp subcommand--stress
Show examples of the stress subcommand--run
Show examples of the run subcommand--setup
Show examples of the setup subcommandNota: can only use one flag at a time