Skip to content

zarf tools sbom cataloger list

zarf tools sbom cataloger list

List available catalogers

zarf tools sbom cataloger list [OPTIONS] [flags]

Options

-h, --help help for list
-o, --output string format to output the cataloger list (available: table, json)
--override-default-catalogers stringArray override the default catalogers with an expression (default [all])
--select-catalogers stringArray select catalogers with an expression
-s, --show-hidden show catalogers that have been de-selected

Options inherited from parent commands

-c, --config string syft configuration file
--insecure-skip-tls-verify Skip checking server's certificate for validity. This flag should only be used if you have a specific reason and accept the reduced security posture.
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
-q, --quiet suppress all logging output
-v, --verbose count increase verbosity (-v = info, -vv = debug)

SEE ALSO