mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-19 04:26:39 +00:00
583 B
583 B
vela comp status
get status of a component
Synopsis
get status of a component, including its workload and health status
vela comp status <COMPONENT-NAME> [flags]
Examples
vela comp status <COMPONENT-NAME>
Options
-h, --help help for status
Options inherited from parent commands
-a, --app string specify application name for component
-e, --env string specify environment name for application
SEE ALSO
- vela comp - Manage Components