stack kb workflows get-workflows-executions-executionid-steps-stepid-resume-external cli command
Auth required
Idempotent
Scope: global
elastic stack kb workflows get-workflows-executions-executionid-steps-stepid-resume-external \
--execution-id <execution-id> \
--step-id <step-id> \
--token <token> \
[options]
Resume a workflow execution from an external link
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--execution-idstringrequired- Workflow execution ID
--step-idstringrequired- Workflow step execution ID
--tokenstringrequired- The token created when the workflow execution was paused. Authenticates the request to resume execution.
--approvedstring- Indicates whether a human reviewer approved the paused step. Required for
waitForApprovalwhen resuming an approval step. --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