title: vela delete

Delete an application

Synopsis

Delete an application.

  1. vela delete APP_NAME

Examples

  1. vela delete frontend

Options

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

SEE ALSO

Go Back to CLI Commands Homepage.

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