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

780 B

title
vela delete

Delete an application

Synopsis

Delete an application.

vela delete APP_NAME

Examples

vela delete frontend

Options

  -e, --env string         specify environment name for application
  -f, --force              force to delete the application
  -h, --help               help for delete
  -n, --namespace string   specify the Kubernetes namespace to use
      --svc string         delete only the specified service in this app
  -w, --wait               wait util the application is deleted completely

SEE ALSO

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra on 10-Jan-2022, refer to script in KubeVela.