Skip to content
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

[DOC] Document password option for opensearch-keystore create #8964

Open
1 task
terryquigleysas opened this issue Dec 17, 2024 · 0 comments
Open
1 task

[DOC] Document password option for opensearch-keystore create #8964

terryquigleysas opened this issue Dec 17, 2024 · 0 comments
Assignees
Labels
1 - Backlog - DOC Doc writer assigned to issue responsible for creating PR. Sev2 High-medium priority. Upcoming release or incorrect information.

Comments

@terryquigleysas
Copy link
Contributor

What do you want to do?

  • Request an addition to existing documentation

Tell us about your request. Provide a summary of the request.
The opensearch-keystore create command supports an option to provide a password but is not currently documented in https://opensearch.org/docs/latest/security/configuration/opensearch-keystore/

I found this from looking at the code https://github.com/opensearch-project/OpenSearch/blob/main/distribution/tools/keystore-cli/src/main/java/org/opensearch/common/settings/CreateKeyStoreCommand.java#L57 but it would obviously have been easier from the docs.

`opensearch-keystore create --help
Creates a new opensearch keystore

Option Description


-E Configure a setting
-h, --help Show help
-p, --password Prompt for password to encrypt the keystore
-s, --silent Show minimal output
-v, --verbose Show verbose output`

Version: List the OpenSearch version to which this issue applies, e.g. 2.14, 2.12--2.14, or all.
2.18 and likely all

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
https://www.elastic.co/guide/en/elasticsearch/reference/current/elasticsearch-keystore.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.10/elasticsearch-keystore.html

@Naarcha-AWS Naarcha-AWS added 1 - Backlog - DOC Doc writer assigned to issue responsible for creating PR. and removed untriaged labels Dec 17, 2024
@Naarcha-AWS Naarcha-AWS self-assigned this Dec 17, 2024
@Naarcha-AWS Naarcha-AWS added the Sev2 High-medium priority. Upcoming release or incorrect information. label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Backlog - DOC Doc writer assigned to issue responsible for creating PR. Sev2 High-medium priority. Upcoming release or incorrect information.
Projects
None yet
Development

No branches or pull requests

2 participants