cloud orgs create-organization-invitations cli command

Auth required
elastic cloud orgs create-organization-invitations \
  --organization-id <organization-id> \
  --emails <emails> \
  [options]
		

Create organization invitations

Behaviour flags:

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

--organization-id string required
Identifier for the Organization
--emails string[] required

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

--expires-in string
--role-assignments string
--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