pack config registry-mirrors remove

pack config registry-mirrors remove

Remove a mirror for a registry

Synopsis

Remove mirror for a given registry.

pack config registry-mirrors remove <registry> [flags]

Examples

pack config registry-mirrors remove index.docker.io

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