pack buildpack inspect

pack buildpack inspect

Show information about a buildpack

pack buildpack inspect <image-name> [flags]

Examples

pack buildpack inspect cnbs/sample-package:hello-universe

Options

  -d, --depth int         Max depth to display for Detection Order.
                          Omission of this flag or values < 0 will display the entire tree. (default -1)
  -h, --help              Help for 'inspect'
  -r, --registry string   buildpack registry that may be searched
  -v, --verbose           show more output

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

SEE ALSO