We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Can we execute these tests using start-local? We introduced parameters in start-local to install only Elasticsearch using a specific version:
curl -fsSL https://elastic.co/start-local | sh -s -- -v 9.0.0 -esonly
We should test the elasticsearch-clients-tests using this command.