mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-27 16:17:34 +00:00
528 B
528 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 env name for application
SEE ALSO
- vela app - Manage applications