stack kb workflows get-workflows-workflow-workflowid-executions-steps cli command
Auth required
Idempotent
Scope: global
elastic stack kb workflows get-workflows-workflow-workflowid-executions-steps \
--workflow-id <workflow-id> \
[options]
Get workflow step executions
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--workflow-idstringrequired- Workflow ID
--step-idstring- Filter by step ID.
--include-input- Include step input data.
--include-output- Include step output data.
--pagenumber- Page number for pagination.
--sizenumber- Number of results per page.
--started-afterstring- Datemath lower bound for filtering step executions by startedAt (inclusive when parsed).
--started-beforestring- Datemath upper bound for filtering step 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