bin.name = "standard_knowledge"
stderr = """
Usage: standard_knowledge [OPTIONS] <COMMAND>
Commands:
get Get standard by name or alias
filter Filter standards
qc QARTOD test suites
help Print this message or the help of the given subcommand(s)
Options:
-k, --knowledge <SOURCE> Knowledge sources to load. Use 'lib' for built-in knowledge, path for local files/directories, or URL for remote sources. Can be specified multiple times to combine sources
-h, --help Print help
"""
status.code = 2