Typically the version is a suffix. It seems convenient if it was possible to use a prefix such as: ``` docker compose run --rm --entrypoint plugins fuseki enable my-plugin ``` And it would match `my-plugin-1.0.0.jar`.
Typically the version is a suffix. It seems convenient if it was possible to use a prefix such as:
And it would match
my-plugin-1.0.0.jar.