Elektra  0.8.24
kdb-list(1) -- List plugins available to Elektra

kdb list [provider]

DESCRIPTION

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

The output will be sorted by their status. The best plugins will be the last in the list.

OPTIONS

EXAMPLES

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

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

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

SEE ALSO