Elektra  0.9.5
kdb-plugin-list(1) -- List plugins available to Elektra

kdb plugin-list [provider]

This command will either list all available Elektra plugins or all plugins that provide a specific functionality.

The output will be sorted alphabetically unless option -v is passed. With option -v the output will be sorted by their status, the best plugins will be the last in the list.

To get a sorted list of all available plugins with their status:
kdb plugin-list -v

To get a sorted list of all storage plugins:
kdb plugin-list storage

To get a sorted list of all plugins that provide ini with their status:
kdb plugin-list -v ini