OpenSearch/docs/reference/modules
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
..
discovery [DOCS] Removed outdated new/deprecated version notices 2013-09-03 21:28:31 +02:00
gateway Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
cluster.asciidoc [DOCS] Removed outdated new/deprecated version notices 2013-09-03 21:28:31 +02:00
discovery.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
gateway.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
http.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
indices.asciidoc [DOCS] Removed outdated new/deprecated version notices 2013-09-03 21:28:31 +02:00
memcached.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
network.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
node.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
plugins.asciidoc Plugin Manager should support -remove group/artifact/version naming 2013-09-09 21:17:16 +02:00
scripting.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
threadpool.asciidoc [DOCS] Removed outdated new/deprecated version notices 2013-09-03 21:28:31 +02:00
thrift.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
transport.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00