OpenSearch/docs
David Pilato 764aa54f2d Plugin Manager should support -remove group/artifact/version naming
When installing a plugin, we use:

```sh
bin/plugin --install groupid/artifactid/version
```

But when removing the plugin, we only support:

```sh
bin/plugin --remove dirname
```

where `dirname` is the directory name of the plugin under `/plugins` dir.

Closes #3421.
2013-09-09 21:17:16 +02:00
..
community [DOCS] Added "elastics" client for javascript 2013-09-04 23:20:55 +02:00
groovy-api [DOCS] Fixed an out of sequence header in the Groovy docs 2013-09-03 16:28:44 +02:00
java-api [DOCS] link: prefix not required when using {ref} attributes 2013-09-03 16:16:15 +02:00
reference Plugin Manager should support -remove group/artifact/version naming 2013-09-09 21:17:16 +02:00
river [DOCS] Chunk depth now configurable, so [float] not required 2013-09-03 16:15:50 +02:00