stack kb cases update-case-configuration cli command

Auth required
elastic stack kb cases update-case-configuration \
  --configuration-id <configuration-id> \
  --version <version> \
  [options]
		

Update case settings

Behaviour flags:

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

--configuration-id string required
An identifier for the configuration.
--version string required
The version of the connector. To retrieve the version value, use the get configuration API.
--closure-type enum

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

--connector string
An object that contains the connector configuration.
--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