stack kb workflows get-workflows-workflow-workflowid-executions cli command
Auth required
Idempotent
Scope: global
elastic stack kb workflows get-workflows-workflow-workflowid-executions \
--workflow-id <workflow-id> \
[options]
Get workflow executions
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--workflow-idstringrequired- Workflow ID
--statusesstring[]-
Filter by execution status.
Repeatable: pass
--statusesmultiple times to supply more than one value --execution-typesstring[]-
Filter by execution type.
Repeatable: pass
--execution-typesmultiple times to supply more than one value --executed-bystring[]-
Filter by the user who triggered the execution.
Repeatable: pass
--executed-bymultiple times to supply more than one value --concurrency-group-keystring- Filter by evaluated concurrency group key.
--omit-step-runs- Whether to exclude step-level execution data.
--finished-afterstring- Datemath lower bound for filtering executions by finishedAt (inclusive when parsed).
--finished-beforestring- Datemath upper bound for filtering executions by finishedAt (inclusive when parsed with roundUp).
--collapseenum-
Field to collapse execution results by.
Values: concurrencyGroupKey, status, executedBy, triggeredBy
--sort-fieldenum-
Field to sort executions by.
Values: createdAt, finishedAt
--sort-orderenum-
Sort order.
Values: asc, desc
--pagenumber- Page number.
--sizenumber- Number of results per page.
--started-afterstring- Datemath lower bound for filtering executions by startedAt (inclusive when parsed).
--started-beforestring- Datemath upper bound for filtering executions by startedAt (inclusive when parsed with roundUp).
--input-filestring- path to a JSON file to use as command input
--dry-run- validate all inputs and exit without performing any action (preview changes without applying them)
--json-
output as JSON