mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
## Summary Relates to: #113217 - Add extra documentation to highlight behaviour of the kibana keystore (for #113217) - Fix/Tidy-up commands (`create`, `list`) where the extra unused arguments were preventing the `options` from being passed to the functions. Also remove unnecessary `async` keyword from the `remove` command. - Added new `show` command ``` Usage: bin/kibana-keystore show [options] <key> Displays the value of a single setting in the keystore. Pass the -o (or --output) parameter to write the setting to a file. Options: -s, --silent prevent all logging -o, --output <file> output value to a file -h, --help output usage information ``` ### Checklist Delete any items that are not applicable to this PR. - [x] [Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html) was added for features that require explanation or tutorials - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios ### For maintainers - [x] This was checked for breaking API changes and was [labeled appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) --------- Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co> |
||
---|---|---|
.. | ||
api | ||
api-generated | ||
apm | ||
canvas | ||
concepts | ||
dev-tools | ||
developer | ||
development/plugins/expressions/public | ||
discover | ||
fleet | ||
getting-started | ||
management | ||
maps | ||
migration | ||
observability | ||
osquery | ||
settings | ||
setup | ||
siem | ||
spaces | ||
user | ||
accessibility.asciidoc | ||
action-type-template.asciidoc | ||
apis.asciidoc | ||
CHANGELOG.asciidoc | ||
gs-index.asciidoc | ||
index-custom-title-page.html | ||
index.asciidoc | ||
index.x.asciidoc | ||
limitations.asciidoc | ||
migration.asciidoc | ||
redirects.asciidoc | ||
rule-type-template.asciidoc | ||
template.asciidoc |