pack config registries list

pack config registries list

List registries

Synopsis

A Buildpack Registry is a (still experimental) place to publish, store, and discover buildpacks. List Registries saved in the pack config.

Show the registries that are either added by default or have been explicitly added by using pack config registries add

pack config registries list [flags]

Examples

pack config registries list

Options

  -h, --help   help for list

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