Loading

stack kb connectors post-actions-connector-id cli command

Auth required
elastic stack kb connectors post-actions-connector-id \
  --id <id> \
  --connector-type-id <connector-type-id> \
  --name <name> \
  [options]
		

Create a connector

Behaviour flags:

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

--id string required
An identifier for the connector.
--connector-type-id string required
The type of connector.
--name string required
The display name for the connector.
--kb-config string
The connector configuration details.
--secrets string
--input-file string
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