vela delete

Delete an application

Synopsis

Delete an application.

  1. vela delete APP_NAME1 [APP_NAME2 APP_NAME3...]

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. -w, --wait wait util the application is deleted completely

Options inherited from parent commands

  1. -y, --yes Assume yes for all user prompts

SEE ALSO

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra script in KubeVela.