stack kb workflows post-workflows-workflow-id-run cli command

Auth required
elastic stack kb workflows post-workflows-workflow-id-run \
  --id <id> \
  --inputs <inputs> \
  [options]
		

Run a workflow

Behaviour flags:

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

--id string required
Workflow ID
--inputs string required
Key-value inputs for the workflow execution.
--metadata string
Optional metadata for the execution.
--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