```
USAGE:
cinderc [FLAGS] [OPTIONS]
FLAGS: -h, --help Prints help information -V, --version Prints version information -v Sets the level of verbosity
OPTIONS:
-c, --config
SUBCOMMANDS: help Prints this message or the help of the given subcommand(s) list list all jobs new create a new job queue add a job to the queue ```