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

898 B

title
vela component get

get component from registry

Synopsis

get/download/install component from registry.

vela component get <component> [flags]

Examples

vela comp get <component>

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.