Files
kubevela/docs/cli/vela_svc_delete.md
roy wang 1522280e50 refresh cli docs
Signed-off-by: roy wang <seiwy2010@gmail.com>
2020-10-28 14:16:19 +09:00

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

Auto generated by spf13/cobra on 28-Oct-2020