kubevela.github.io/docs/cli/vela_status.md

712 B

title
vela status

Show status of an application

Synopsis

Show status of vela application.

vela status APP_NAME [flags]

Examples

vela status APP_NAME

Options

  -p, --endpoint           show all service endpoints of the application
  -e, --env string         specify environment name for application
  -h, --help               help for status
  -n, --namespace string   specify the Kubernetes namespace to use
  -s, --svc string         service name

SEE ALSO

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra on 10-Jan-2022, refer to script in KubeVela.