ocm_get_plugins.md
August 20, 2024 · View on GitHub
ocm get plugins — Get Plugins
Synopsis
ocm get plugins [<options>] {<plugin name>}
Aliases
plugins, plugin, p
Options
-h, --help help for plugins
-o, --output string output mode (JSON, json, wide, yaml)
-s, --sort stringArray sort fields
Description
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)JSONjsonwideyaml
Examples
$ ocm get plugins
$ ocm get plugins demo -o yaml