stack kb workflows post-workflows-executions-executionid-resume cli command

Auth required
elastic stack kb workflows post-workflows-executions-executionid-resume \
  --execution-id <execution-id> \
  --input <input> \
  [options]
		

Resume a workflow execution

Behaviour flags:

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

--execution-id string required
Workflow execution ID
--input string required
Input data to resume the execution with.
--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