Files
kubevela/docs/cli/vela_status.md
zzxwill f77999e8dc Update related vela show/status docs
updated related `vela show/status` docs, also update
`vela ls/delete` related documentation
2020-11-02 11:49:48 +08:00

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

Auto generated by spf13/cobra on 2-Nov-2020