Download SBoM from specified image
Download layer containing structured Software Bill of Materials (SBoM) from specified image
pack sbom download <image-name> [flags]
pack sbom download buildpacksio/pack
-h, --help Help for 'download'
-o, --output-dir string Path to export SBoM contents.
It defaults export to the current working directory. (default ".")
--remote Download SBoM of image in remote registry (without pulling image)
--force-color Force color output
--no-color Disable color output
-q, --quiet Show less output
--timestamps Enable timestamps in output
-v, --verbose Show more output