stack es cat snapshots cli command
elastic stack es cat snapshots [options]
Get snapshot information.
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--repositorystring-
A comma-separated list of snapshot repositories used to limit the request. Accepts wildcard expressions.
_allreturns all repositories. If any repository fails during the request, Elasticsearch returns an error.Repeatable: pass
--repositorymultiple times to supply more than one value - If
true, the response does not include information from unavailable snapshots. --hstring-
A comma-separated list of columns names to display. It supports simple wildcards.
Repeatable: pass
--hmultiple times to supply more than one value --sstring-
List of columns that determine how the table should be sorted. Sorting defaults to ascending and can be changed by setting
:ascor:descas a suffix to the column name.Repeatable: pass
--smultiple times to supply more than one value --master-timeoutstring- Period to wait for a connection to the master node.
--input-filestring- path to a JSON file to use as command input
--[no-]dry-run- validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json-
output as JSON