pack config registries remove

pack config registries remove

Remove a registries

Synopsis

A Buildpack Registry is a (still experimental) place to publish, store, and discover buildpacks. Users can remove registries from the config by using pack config registries remove <registry>

pack config registries remove [flags]

Examples

pack config registries remove myregistry

Options

  -h, --help   help for remove

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