Loading

stack es cat tasks cli command

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

Get task information.

Behaviour flags:

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

--actions string[]
The task action names, which are used to limit the response.
--[no-]detailed
If true, the response includes detailed information about shard recoveries.
--nodes string[]
Unique node identifiers, which are used to limit the response.
--parent-task-id string
The parent task identifier, which is used to limit the response.
--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

List of columns that determine how the table should be sorted. 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

--timeout string
Period to wait for a response. If no response is received before the timeout expires, the request fails and returns an error.
--[no-]wait-for-completion
If true, the request blocks until the task has completed.
--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