Skip to main content

CreateExternalTenantUserMapping

Creates an external tenant user mapping.

Examples

Basic usage:

octo-cli -c CreateExternalTenantUserMapping `
-stid "octosystem" `
-suid "<user-id-from-parent>" `
-sun "alice" `
-rids "Development,DashboardViewer"

Options

ShortLongRequiredDescription
-stid--sourceTenantIdyesSource tenant ID
-suid--sourceUserIdyesSource user ID
-sun--sourceUserNameyesSource user name
-rids--roleIdsnoComma-separated list of role IDs to assign