Closed
Description
PLUGIN_DIR
only accepts a single directory, so if we were to have multiple plugins, we could only choose to use 1 at a time. We could either just split on comma, have the variable accept a JSON array, or change it to a flag that can be specified multiple times (e.g. --plugin /path/to/plugin1 --plugin /path/to/plugin2
)
Metadata
Metadata
Assignees
Labels
No labels