pack buildpack yank

pack buildpack yank

Mark a buildpack on a Buildpack registry as unusable

pack buildpack yank <buildpack-id-and-version> [flags]

Examples

pack yank my-buildpack@0.0.1

Options

  -r, --buildpack-registry string   Buildpack Registry name
  -h, --help                        Help for 'yank'
  -u, --undo                        undo previously yanked buildpack

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