Global Options¶
These options are available on every command and must be placed before the subcommand name.
Options¶
--version¶
Show the version and exit.
--release TEXT¶
MITRE EMB3D release version to use. Defaults to 2.0.1.
--loglevel, -l TEXT¶
Set the logging level. One of: debug, info, warning, error, critical.
Defaults to warning.
--pprint / --no-pprint¶
Toggle pretty-printed output. Default is --no-pprint which outputs raw JSON.
--install-completion¶
Install shell tab-completion for your current shell.
--show-completion¶
Print the completion script to stdout without installing it.