stack kb workflows post-workflows-executions-executionid-steps-stepid-resume-external cli command

Auth required
elastic stack kb workflows post-workflows-executions-executionid-steps-stepid-resume-external \
  --execution-id <execution-id> \
  --step-id <step-id> \
  --token <token> \
  [options]
		

Submit external input for a paused workflow execution

Behaviour flags:

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

--execution-id string required
Workflow execution ID
--step-id string required
Workflow step execution ID
--token string required
The resume token authenticating this request.
--body string
--input-file string
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