title: vela addon registry add

Add an addon registry.

Synopsis

Add an addon registry.

  1. vela addon registry add [flags]

Examples

  1. "vela addon registry add <my-registry-name> --type OSS --endpoint=<URL> --bucket=<bukect-name> or vela addon registry add my-repo --type git --endpoint=<URL> --path=<OSS-ptah> --gitToken=<git token>"

Options

  1. --bucket string specify the OSS bucket name
  2. --endpoint string specify the addon registry endpoint
  3. --gitToken string specify the github repo token
  4. -h, --help help for add
  5. --path string specify the addon registry OSS path
  6. --type string specify the addon registry type

SEE ALSO

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra on 12-Jan-2022, refer to script in KubeVela.