diff --git a/_dashboards/install/plugins.md b/_dashboards/install/plugins.md index 7d7493f6..3cc7854f 100644 --- a/_dashboards/install/plugins.md +++ b/_dashboards/install/plugins.md @@ -179,6 +179,8 @@ To remove a plugin: sudo bin/opensearch-dashboards-plugin remove ``` +Then remove all associated entries from `opensearch_dashboards.yml`. + For certain plugins, you must also remove the "optimze" bundle. This is a sample command for the Anomaly Detection plugin: ```bash