kubevela.github.io/docs/cli/vela_addon_disable.md

738 B

title
vela addon disable

disable an addon

Synopsis

disable an addon in cluster.

vela addon disable [flags]

Examples

vela addon disable <addon-name>

Options

  -f, --force   skip checking if applications are still using this addon
  -h, --help    help for disable

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.