bin.name = "standard_knowledge"
args = ["qc", "--help"]
stdout = """
QARTOD test suites
Usage: standard_knowledge qc <COMMAND>
Commands:
list List all QARTOD test suites
get Get info about a specific QARTOD test suite
config Generate a configuration for a specific QARTOD test suite
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
"""