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

1.0 KiB

title
vela component

List/get components

Synopsis

List component types installed and discover more in registry.

vela component [flags]

Examples

vela comp

Options

      --discover                       discover traits in registries
  -h, --help                           help for component
      --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

  -y, --yes   Assume yes for all user prompts

SEE ALSO

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra on 9-Feb-2022, refer to script in KubeVela.