Skip to main content
版本:预览版

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
-o, --output string Specifies the output format. One of: (wide | yaml)
-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

  -V, --verbosity Level   number for the log level verbosity
-y, --yes Assume yes for all user prompts

SEE ALSO

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra script in KubeVela.