OpenSearch/qa/evil-tests
Chris Buonocore 365d33efe3 Handle missing plugin name in remove command
Today if a user invokes the remove plugin command without specifying the
name of a plugin to remove, we arrive at a null pointer exception. This
commit adds logic to cleanly handle this situation and provide clear
feedback to the user.

Relates #22930
2017-02-02 19:39:56 -05:00
..
src/test Handle missing plugin name in remove command 2017-02-02 19:39:56 -05:00
build.gradle Switch from standalone-test to standalone-rest-test 2017-01-05 10:55:47 +01:00