cloud orgs add-role-mappings-individually cli command

Destructive Auth required
elastic cloud orgs add-role-mappings-individually \
  --organization-id <organization-id> \
  --mappings <mappings> \
  [options]
		

Adds role mapping

Behaviour flags:

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

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

Repeatable: pass --mappings 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