Files
kubevela/docs/cli/vela_comp_status.md
T
Harry Zhang ec5b45a428 Init docs for kubevela
Move non user facint things into e2e
2020-10-26 14:34:22 -07:00

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

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