instruqt
directive, followed by a command with an optional subcommand and optional flags. For example, challenge
is a command which has a create
subcommand and a --title
flag:version
is a command on its own:active-users
auth
challenge
completion
config
developer
help
note
track
update
version
--help
flag—for example the track
command:track
command:create
subcommand:instruqt track create
instruqt challenge create
instruqt track push
instruqt track test
instruqt track logs