-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Docs for elasticsearch-keystore add-file command #35433
Copy link
Copy link
Closed
Labels
:Core/Infra/SettingsSettings infrastructure and APIsSettings infrastructure and APIs:Distributed/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs:Security/SecuritySecurity issues without another labelSecurity issues without another label>docsGeneral docs changesGeneral docs changes
Metadata
Metadata
Assignees
Labels
:Core/Infra/SettingsSettings infrastructure and APIsSettings infrastructure and APIs:Distributed/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs:Security/SecuritySecurity issues without another labelSecurity issues without another label>docsGeneral docs changesGeneral docs changes
Type
Fields
Give feedbackNo fields configured for issues without a type.
The
elasticsearch-keystoredocs don't mention theadd-filecommand or the fact that, unlike theaddcommand, it expects another argument on the command line and doesn't prompt for more information.Also the GCS repository plugin docs do not mention the filename when giving an example of how to invoke
elasticsearch-keystore add-file.