--- title: vela addon registry get --- Get an addon registry. ### Synopsis Get an addon registry. ``` vela addon registry get [flags] ``` ### Examples ``` vela addon registry get ``` ### Options ``` -h, --help help for get ``` ### Options inherited from parent commands ``` -y, --yes Assume yes for all user prompts ``` ### SEE ALSO * [vela addon registry](vela_addon_registry) - Manage addon registry. #### Go Back to [CLI Commands](vela) Homepage. ###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).