Skip to main content
Version: v1.5

vela system info

Print the system deployment detail information in all namespaces with label app.kubernetes.io/name=vela-core.

Synopsis

Print the system deployment detail information in all namespaces with label app.kubernetes.io/name=vela-core.

vela system info [flags]

Options

  -h, --help               help for info
-n, --namespace string Specify the namespace of the deployment to check detail information. If empty, it will prints deployments information of all namespaces. Default to be empty. An empty namespace may not be can when a resource name is provided.
-s, --specify string Specify the name of the deployment to check detail information. If empty, it will print all deployments information. Default to be empty.

Options inherited from parent commands

  -y, --yes   Assume yes for all user prompts

SEE ALSO

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra script in KubeVela.