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

778 B

title
vela component get

get component from registry

Synopsis

get 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

SEE ALSO

Go Back to CLI Commands Homepage.

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