Skip to main content
Version: v1.9

vela registry config

Configure (add if not exist) a registry, default is local (built-in capabilities)

Synopsis

Configure (add if not exist) a registry, default is local (built-in capabilities)

vela registry config <registryName> <centerURL> [flags]

Examples

vela registry config my-registry https://github.com/oam-dev/catalog/tree/master/registry

Options

  -h, --help           help for config
-t, --token string Github Repo token

Options inherited from parent commands

  -V, --verbosity Level   number for the log level verbosity
-y, --yes Assume yes for all user prompts

SEE ALSO

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra script in KubeVela.