stack es cat templates cli command
Auth required
Idempotent
Scope: global
elastic stack es cat templates [options]
Get index template information.
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--namestring- The name of the template to return. Accepts wildcard expressions. If omitted, all templates are returned.
--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 --[no-]local- If
true, the request computes the list of selected nodes from the local cluster state. Iffalsethe list of selected nodes are computed from the cluster state of the master node. In both cases the coordinating node will send requests for further information to each selected node. --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