Files
kubevela/docs/cli/vela_app_status.md
roy wang 1522280e50 refresh cli docs
Signed-off-by: roy wang <seiwy2010@gmail.com>
2020-10-28 14:16:19 +09:00

533 B

vela app status

get status of an application

Synopsis

get status of an application, including workloads and traits of each service.

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

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