Skip to main content
Version: Next

vela config-template delete

Delete a config template.

vela config-template delete [flags]

Examples

vela config template delete <name> [-n vela-system]

Options

  -h, --help               help for delete
-n, --namespace string specify the namespace of the template (default "vela-system")

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.