cloud orgs delete-organization-memberships cli command

Destructive Auth required
elastic cloud orgs delete-organization-memberships \
  --organization-id <organization-id> \
  --user-ids <user-ids> \
  [options]
		

Delete organization memberships

Behaviour flags:

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

--organization-id string required
Identifier for the Organization
--user-ids string required
CSV list of User identifiers
--force
Whether or not to force the removal of Org memberships (effective only for Platform Admins)
--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