pack inspect

pack inspect

Show information about a built app image

pack inspect <image-name> [flags]

Examples

pack inspect buildpacksio/pack

Options

      --bom             print bill of materials
  -h, --help            Help for 'inspect'
  -o, --output string   Output format to display builder detail (json, yaml, toml, human-readable).
                        Omission of this flag will display as human-readable. (default "human-readable")

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

  • pack - CLI for building apps using Cloud Native Buildpacks