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

749 B

title
vela config-template apply

Apply a config template.

vela config-template apply [flags]

Options

  -f, --file string        specify the template file name
  -h, --help               help for apply
      --name string        specify the config template name
  -n, --namespace string   specify the namespace of the template (default "vela-system")

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.