Loading

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-id string required
Workflow ID
--step-id string
Filter by step ID.
--[no-]include-input
Include step input data.
--[no-]include-output
Include step output data.
--page number
Page number for pagination.
--size number
Number of results per page.
--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