pack buildpack pull

pack buildpack pull

Pull a buildpack from a registry and store it locally

pack buildpack pull <uri> [flags]

Examples

pack buildpack pull example/my-buildpack@1.0.0

Options

  -r, --buildpack-registry string   Buildpack Registry name
  -h, --help                        Help for 'pull'

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