mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-23 22:46:53 +00:00
536 B
536 B
vela app status
get status of an application
Synopsis
get status of an application, including workloads and traits of each components.
vela app status <APPLICATION-NAME> [flags]
Examples
vela status <APPLICATION-NAME>
Options
-h, --help help for status
Options inherited from parent commands
-e, --env string specify environment name for application
SEE ALSO
- vela app - Manage applications