Skip to main content
Version: v1.8

vela config delete

Delete a config.

vela config delete [flags]

Options

  -h, --help               help for delete
-n, --namespace string specify the namespace of the config (default "vela-system")
--not-recall means only deleting the config from the local and do not recall from targets.

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.