Loading

stack es cat recovery cli command

Auth required Idempotent Scope: global
elastic stack es cat recovery [options]
		

Get shard recovery information.

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--index string

A comma-separated list of data streams, indices, and aliases used to limit the request. Supports wildcards (*). To target all data streams and indices, omit this parameter or use * or _all.

Repeatable: pass --index multiple times to supply more than one value

--[no-]active-only
If true, the response only includes ongoing shard recoveries.
--[no-]detailed
If true, the response includes detailed information about shard recoveries.
--h string

A comma-separated list of columns names to display. It supports simple wildcards.

Repeatable: pass --h multiple times to supply more than one value

--s string

A comma-separated list of column names or aliases that determines the sort order. Sorting defaults to ascending and can be changed by setting :asc or :desc as a suffix to the column name.

Repeatable: pass --s multiple times to supply more than one value

--input-file string
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