版本:v1.4

vela delete

Delete an application

Delete an application.

  1. vela delete APP_NAME
  1. vela delete frontend
  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
  1. -y, --yes Assume yes for all user prompts

Last updated on 2022年12月22日 by Ihor Sychevskyi