ocm get plugins [<options>] {<plugin name>}
plugins, plugin, p
-h, --help help for plugins
-o, --output string output mode (JSON, json, wide, yaml)
-s, --sort stringArray sort fields
Get lists information for all plugins specified, if no plugin is specified all registered ones are listed.
With the option --output
the output mode can be selected.
The following modes are supported:
(default)
JSON
json
wide
yaml
$ ocm get plugins
$ ocm get plugins demo -o yaml