kubevela.github.io/versioned_docs/version-v1.7/cli/vela_config_delete.md

688 B

title
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.