kubevela.github.io/versioned_docs/version-v1.10/cli/vela_config_list.md

795 B

title
vela config list

List the configs.

vela config list [flags]

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 config (default "vela-system")
  -t, --template string    specify the template of the config

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.