[DOC] wrong plugin names
It's impossible to install plugins by the specified names on this page: https://opensearch.org/docs/latest/install-and-configure/install-dashboards/plugins/
I believe the plugin names should be changed to allow the commands work properly.
For example:
# sudo -u wazuh-dashboard /usr/share/wazuh-dashboard/bin/opensearch-dashboards-plugin install "Anomaly Detection Dashboards"
Attempting to transfer from Anomaly Detection Dashboards
Attempting to transfer from https://ci.opensearch.org/ci/dbc/distribution-build-opensearch-dashboards/2.13.0/latest/linux/x64/tar/builds/opensearch-dashboards/plugins/Anomaly Detection Dashboards-2.13.0.zip
Plugin installation was unsuccessful due to error "No valid url specified."
Correct name in this case - anomalyDetectionDashboards
@jazzl0ver: You would like to have the plugin-name listed in their camelCase format?
@Naarcha-AWS I'd like to the docs matched the reality :) For a user not involved in the development details (like me) it was a headache to find out how to properly install plugins. Where would one know from that the camelCase format should be used while the doc states clearly to install the plugin by its name and the names are enlisted in the table?
[Catch All Triage - 1, 2]
@kolchfa-aws?