pack sbom download

pack sbom download

Download SBoM from specified image

Synopsis

Download layer containing structured Software Bill of Materials (SBoM) from specified image

pack sbom download <image-name> [flags]

Examples

pack sbom download buildpacksio/pack

Options

  -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)

Options inherited from parent commands

      --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

SEE ALSO