Loading

stack kb security-timeline-api get-timelines cli command

Auth required Idempotent Scope: global
elastic stack kb security-timeline-api get-timelines [options]
		

Get Timelines or Timeline templates

Behaviour flags:

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

--only-user-favorite enum

If true, only Timelines that the current user has marked as favorite are returned.

Values: true, false

--timeline-type enum

Restrict results to default investigation timelines or template timeline templates.

Values: default, template

--sort-field enum

Field used to sort the list (title, description, updated, or created).

Values: title, description, updated, created

--sort-order enum

Whether to sort the results ascending or descending

Values: asc, desc

--page-size string
How many results should returned at once
--page-index string
How many pages should be skipped
Allows to search for timelines by their title
--status enum

Filter by timeline lifecycle state (active, draft, or immutable).

Values: active, draft, immutable

--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