kubevela.github.io/docs/cli/vela_trait.md

1.1 KiB

title
vela trait

List/get traits.

Synopsis

List trait types installed and discover more in registry.

vela trait [flags]

Examples

vela trait

Options

      --discover                       discover traits in registries
  -h, --help                           help for trait
      --label --label type=terraform   a label to filter components, the format is --label type=terraform
      --registry string                specify the registry name (default "default")
      --token string                   specify token when using --url to specify registry url
      --url string                     specify the registry URL

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.