stack kb workflows post-workflows-step-test cli command

Auth required
elastic stack kb workflows post-workflows-step-test \
  --context-override <context-override> \
  --step-id <step-id> \
  --workflow-yaml <workflow-yaml> \
  [options]
		

Test a workflow step

Behaviour flags:

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

--context-override string required
Context overrides for the step execution.
--step-id string required
ID of the step to test.
--workflow-yaml string required
YAML definition of the workflow containing the step.
--execution-context string
Execution context for the step execution.
--workflow-id string
ID of the workflow containing the step.
--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