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-overridestringrequired- Context overrides for the step execution.
--step-idstringrequired- ID of the step to test.
--workflow-yamlstringrequired- YAML definition of the workflow containing the step.
--execution-contextstring- Execution context for the step execution.
--workflow-idstring- ID of the workflow containing the 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