cloud orgs delete-organization-invitations cli command

Destructive Auth required
elastic cloud orgs delete-organization-invitations \
  --organization-id <organization-id> \
  --invitation-tokens <invitation-tokens> \
  [options]
		

Delete organization invitations

Behaviour flags:

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

--organization-id string required
Identifier for the Organization
--invitation-tokens string required
CSV list of Invitation tokens
--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