Skip to content

Allow multiple plugins to be specified #2122

Closed
@wbobeirne

Description

@wbobeirne

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions