[DOCS] Fix plugins CLI doc CLI_JAVA_OPTS env var#89003
[DOCS] Fix plugins CLI doc CLI_JAVA_OPTS env var#89003lockewritesdocs merged 1 commit intoelastic:mainfrom ebuildy:patch-1
Conversation
The commit 1d4534f changes the env variable ``ES_JAVA_OPTS`` to ``CLI_JAVA_OPTS``. Doc must be updated as well.
|
I believe this would be in Core/Infra's purview, so labeling as such. |
|
Pinging @elastic/es-docs (Team:Docs) |
|
Pinging @elastic/es-core-infra (Team:Core/Infra) |
|
Ryan is on leave, but, yes, |
|
I discovered this change because we build a Docker image to add elasticsearch plugins, using HTTP proxies. And our CI was broken from this commit #85821. |
lockewritesdocs
left a comment
There was a problem hiding this comment.
Thanks for finding and fixing this issue @ebuildy! I'll update this variable in the remainder of our docs.
The commit elastic@1d4534f changes the env variable ``ES_JAVA_OPTS`` to ``CLI_JAVA_OPTS``. Doc must be updated as well.
The commit elastic@1d4534f changes the env variable ``ES_JAVA_OPTS`` to ``CLI_JAVA_OPTS``. Doc must be updated as well.
The commit 1d4534f changes the env variable
ES_JAVA_OPTStoCLI_JAVA_OPTS. Doc must be updated as well.Relate to #85821
gradle check?