OpenSearch/distribution/tools/plugin-cli
Jason Tedor d5623c8f09
Report progress of multiple plugin installs (#51001)
When installing multiple plugins at once, this commit changes the
behavior to report installed plugins as we go. In the case of failure,
we emit a message that we are rolling back any plugins that were
installed successfully, and also that they were successfully rolled
back. In the case a plugin is not successfully rolled back, we report
this clearly too, alerting the user that there might still be state on
disk they would have to clean up.
2020-01-14 16:24:41 -05:00
..
licenses Make plugin verification FIPS 140 compliant (#44266) 2019-07-12 14:34:15 +03:00
src Report progress of multiple plugin installs (#51001) 2020-01-14 16:24:41 -05:00
build.gradle Disable thirdPartyAudit tests when running in a FIPS JVM (#49115) 2019-11-14 16:44:57 -08:00