CLI create_plugin_config
generates a config.json
from metadata.json
. Metadata should contain pluginModule and pluginName, and does not have to be given as argument if ./metadata.json
exists
Usage: create_plugin_config --metadata <metadata_file>