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

659 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

  -y, --yes   Assume yes for all user prompts

SEE ALSO

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra script in KubeVela.