Skip to main content
Version: v1.3

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

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.