cloud orgs update-organization cli command

Destructive Auth required
elastic cloud orgs update-organization \
  --organization-id <organization-id> \
  [options]
		

Update organization

Behaviour flags:

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

--organization-id string required
Identifier for the Organization
--name string
--enforce-authentication-method enum

Values: sso

--default-disk-usage-alerts-enabled
--notifications-allowed-email-domains string[]

Repeatable: pass --notifications-allowed-email-domains multiple times to supply more than one value

--billing-contacts string[]

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

--operational-contacts string[]

Repeatable: pass --operational-contacts 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)
--yes
confirm destructive action without prompting
--json

output as JSON