版本:v1.4

vela status

Show status of an application.

Show status of vela application.

  1. vela status APP_NAME [flags]
  1. vela status APP_NAME
  1. -c, --component string filter service endpoints by component name
  2. -d, --detail display the realtime details of application resources
  3. --detail-format string the format for displaying details. Can be one of inline (default), wide, list, table, raw. (default "inline")
  4. -p, --endpoint show all service endpoints of the application
  5. -e, --env string specify environment name for application
  6. -h, --help help for status
  7. -n, --namespace string specify the Kubernetes namespace to use
  8. -s, --svc string service name
  9. -t, --tree display the application resources into tree structure
  1. -y, --yes Assume yes for all user prompts

Last updated on 2022年12月22日 by Ihor Sychevskyi