Skip to content

plugins

List installed plugins.

Usage

bash
doing plugins [OPTIONS]

Options

FlagDescription
--type TYPEFilter by plugin type (export, import)

Examples

List all installed plugins:

bash
doing plugins

List only export plugins:

bash
doing plugins --type export

Released under the MIT License.