Allow plugin type to be specified on invoke and config commands
Since plugins of different types can have the same name (see, for example, extractors and transforms), we need to be able to explicitly specify the type if the default (first found) plugin was not the intended one.
issue