-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Update elasticsearch-keystore.md with special character handling and echo command to enter the password. #127135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Customer needs document update for handling special characters and how we can use the echo command to enter the password.
|
@mailahmeduk please enable the option "Allow edits and access to secrets by maintainers" on your PR. For more information, see the documentation. |
|
Pinging @elastic/es-docs (Team:Docs) |
|
The only change I would suggest is to put this in an admonition paragraph (prefix with Or alternatively this section might go into an admonition block: and pick an appropriate level of admonition to use.
so probably either |
|
I think in this we should move the guidance out of the Examples section and put it in a standalone section titled "Handling special characters", just after Parameters:
|
docs/reference/elasticsearch/command-line-tools/elasticsearch-keystore.md
Outdated
Show resolved
Hide resolved
docs/reference/elasticsearch/command-line-tools/elasticsearch-keystore.md
Outdated
Show resolved
Hide resolved
…keystore.md Co-authored-by: Liam Thompson <[email protected]>
…keystore.md Co-authored-by: Liam Thompson <[email protected]>
|
thanks @mailahmeduk! all need to do now is move the new section up before the Examples section |
Moving the section out of Examples as advised.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. @leemthompo
Made changes as advised.
docs/reference/elasticsearch/command-line-tools/elasticsearch-keystore.md
Show resolved
Hide resolved
…keystore.md Co-authored-by: Liam Thompson <[email protected]>
|
@mailahmeduk the docs markdown syntax won't render nicely in the Github preview, but you can see it works as expected in the docs preview :) |
docs/reference/elasticsearch/command-line-tools/elasticsearch-keystore.md
Outdated
Show resolved
Hide resolved
…keystore.md Co-authored-by: Liam Thompson <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, provided @geekpete is happy :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
…echo command to enter the password. (elastic#127135) * Update elasticsearch-keystore.md Customer needs document update for handling special characters and how we can use the echo command to enter the password. * Update docs/reference/elasticsearch/command-line-tools/elasticsearch-keystore.md Co-authored-by: Liam Thompson <[email protected]> * Update docs/reference/elasticsearch/command-line-tools/elasticsearch-keystore.md Co-authored-by: Liam Thompson <[email protected]> * Update elasticsearch-keystore.md Moving the section out of Examples as advised. * Update docs/reference/elasticsearch/command-line-tools/elasticsearch-keystore.md Co-authored-by: Liam Thompson <[email protected]> * Update docs/reference/elasticsearch/command-line-tools/elasticsearch-keystore.md Co-authored-by: Liam Thompson <[email protected]> --------- Co-authored-by: Liam Thompson <[email protected]> (cherry picked from commit 98a3719)
…echo command to enter the password. (#127135) (#127217) * Update elasticsearch-keystore.md Customer needs document update for handling special characters and how we can use the echo command to enter the password. * Update docs/reference/elasticsearch/command-line-tools/elasticsearch-keystore.md Co-authored-by: Liam Thompson <[email protected]> * Update docs/reference/elasticsearch/command-line-tools/elasticsearch-keystore.md Co-authored-by: Liam Thompson <[email protected]> * Update elasticsearch-keystore.md Moving the section out of Examples as advised. * Update docs/reference/elasticsearch/command-line-tools/elasticsearch-keystore.md Co-authored-by: Liam Thompson <[email protected]> * Update docs/reference/elasticsearch/command-line-tools/elasticsearch-keystore.md Co-authored-by: Liam Thompson <[email protected]> --------- Co-authored-by: Liam Thompson <[email protected]> (cherry picked from commit 98a3719) Co-authored-by: Ahmed Khan <[email protected]>


Customer needs document update for handling special characters and how we can use the echo command to enter the password.
gradle check?