mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-21 08:43:35 +00:00
555 B
555 B
vela svc delete
Delete a service from an application
Synopsis
Delete a service from an application
vela svc delete <SERVICE_NAME>
Examples
vela svc delete frontend
Options
-h, --help help for delete
Options inherited from parent commands
-a, --app string specify the name of application containing the services
-e, --env string specify environment name for application
SEE ALSO
- vela svc - Manage services