vela addon registry update
Update an addon registry.
Synopsis
Update an addon registry.
vela addon registry update [flags]
Examples
vela addon registry update <registry-name> --type OSS --endpoint=<URL> --bucket=<bucket name>
Options
      --bucket string     specify the OSS bucket name
      --endpoint string   specify the addon registry endpoint
      --gitToken string   specify the github repo token
  -h, --help              help for update
      --path string       specify the addon registry OSS path
      --type string       specify the addon registry type
Options inherited from parent commands
  -y, --yes   Assume yes for all user prompts
SEE ALSO
- vela addon registry - Manage addon registry.