stack kb workflows get-workflows-schema cli command

Auth required Idempotent Scope: global
elastic stack kb workflows get-workflows-schema --loose [options]
		

Get workflow JSON schema

Behaviour flags:

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

--loose required
When true, returns a permissive schema that allows additional properties. When false, returns a strict schema for full validation.
--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