Skip to main content
Version: v1.1

vela def del

Delete definition

Synopsis

Delete definition in kubernetes cluster.

vela def del DEFINITION_NAME [flags]

Examples

# Command below will delete TraitDefinition of annotations in default namespace
> vela def del annotations -t trait -n default

Options

  -h, --help               help for del
-n, --namespace string Specify which namespace the definition locates.
-t, --type string Specify the definition type of target. Valid types: component, trait, policy, workload, scope, workflow-step

Options inherited from parent commands

  -e, --env string   specify environment name for application

SEE ALSO

Auto generated by spf13/cobra on 19-Aug-2021