mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-12 04:16:45 +00:00
537 B
537 B
vela status
get status of an application
Synopsis
get status of an application, including workloads and traits of each service.
vela status <APPLICATION-NAME> [flags]
Examples
vela status <APPLICATION-NAME>
Options
-h, --help help for status
-s, --svc string service name
Options inherited from parent commands
-e, --env string specify environment name for application
SEE ALSO
- vela -