kubevela.github.io/docs/cli/vela_config-template_show.md

783 B

title
vela config-template show

Show the documents of the template properties

vela config-template show [flags]

Examples

vela config-template show <name> [-n]

Options

  -h, --help               help for show
  -n, --namespace string   specify the namespace of the template (default "vela-system")

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.