Skip to main content
版本:v1.9

vela addon list

List addons

Synopsis

List addons in KubeVela

vela addon list [flags]

Examples

  List addon by:
vela addon ls
List addons in a specific registry, useful to reveal addons with duplicated names:
vela addon ls --registry <registry-name>

Options

  -h, --help              help for list
-r, --registry string specify the registry name to list

Options inherited from parent commands

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