stack kb cases set-case-configuration cli command

Auth required
elastic stack kb cases set-case-configuration \
  --closure-type <closure-type> \
  --connector <connector> \
  --owner <owner> \
  [options]
		

Add case settings

Behaviour flags:

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

--closure-type enum required

Values: close-by-pushing, close-by-user

--connector string required
An object that contains the connector configuration.
--owner enum required

Values: cases, observability, securitySolution

--custom-fields string[]

Custom fields case configuration.

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

--templates string[]

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

--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