stack kb workflows post-workflows cli command

Auth required
elastic stack kb workflows post-workflows --workflows <workflows> [options]
		

Bulk create workflows

--workflows string[] required

Repeatable: pass --workflows multiple times to supply more than one value

--overwrite
Whether to overwrite existing workflows.
--dry-run
When true, performs a preflight conflict check only. Returns the subset of the supplied workflow IDs that already exist (including soft-deleted tombstones and cross-space documents) without writing anything. The response body is { existingIds: string[] } instead of the normal { created, failed } shape.
--input-file string
path to a JSON file to use as command input
--json

output as JSON