stack kb workflows delete-workflows cli command
Destructive
Auth required
Idempotent
Scope: global
elastic stack kb workflows delete-workflows --ids <ids> [options]
Bulk delete workflows
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--idsstringrequired- Array of workflow IDs to delete.
--[no-]force- When true, permanently deletes the workflows (hard delete) instead of soft-deleting them. The workflow IDs become available for reuse.
--input-filestring- path to a JSON file to use as command input
--[no-]dry-run- validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json-
output as JSON