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

845 B

title
vela trait get

get trait from registry

Synopsis

get trait from registry

vela trait get <trait> [flags]

Examples

vela trait get <trait>

Options

  -h, --help   help for get

Options inherited from parent commands

      --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
  -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.