stack kb fleet-cloud-connectors post-fleet-cloud-connectors cli command

Auth required
elastic stack kb fleet-cloud-connectors post-fleet-cloud-connectors \
  --cloud-provider <cloud-provider> \
  --name <name> \
  --vars <vars> \
  [options]
		

Create cloud connector

Behaviour flags:

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

--cloud-provider enum required

The cloud provider type: aws, azure, or gcp.

Values: aws, azure, gcp

--name string required
The name of the cloud connector.
--vars string required
--account-type enum

The account type: single-account (single account/subscription) or organization-account (organization-wide).

Values: single-account, organization-account

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