stack kb cases push-case cli command
Auth required
elastic stack kb cases push-case \
--case-id <case-id> \
--connector-id <connector-id> \
[options]
Push a case to an external service
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--case-idstringrequired- The identifier for the case. To retrieve case IDs, use the search cases (
_find)API. All non-ASCII characters must be URL encoded. --connector-idstringrequired- An identifier for the connector. To retrieve connector IDs, use the find connectors API.
--bodystring--input-filestring- 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