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

845 B

title
vela config-template list

List the config templates.

vela config-template list [flags]

Examples

vela config template list [-A]

Options

  -A, --all-namespaces     If true, check the specified action in all namespaces.
  -h, --help               help for list
  -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.