cloud orgs delete-role-mappings-individually cli command

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

Delete role mapping

Behaviour flags:

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

--organization-id string required
Identifier for the Organization
--role-names string required
Comma separated list of role names
--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