mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-02-09 22:14:42 +00:00
fix dashboards plguin install example command (#4640)
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
This commit is contained in:
parent
d02524f1e0
commit
949dbcf3bb
@ -184,7 +184,7 @@ OpenSearch Dashboards doesn’t update plugins. Instead, you have to remove the
|
||||
For example, to remove and reinstall the Anomaly Detection plugin:
|
||||
|
||||
```bash
|
||||
sudo bin/opensearch-plugin remove opensearch-anomaly-detection
|
||||
sudo bin/opensearch-dashboards-plugin remove anomalyDetectionDashboards
|
||||
sudo rm /usr/share/opensearch-dashboards/optimize/bundles/opensearch-anomaly-detection-opensearch-dashboards.*
|
||||
sudo bin/opensearch-dashboards-plugin install <AD OpenSearch Dashboards plugin artifact URL>
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user