sdm admin resources-roles create

Last modified on August 22, 2024

NAME:
   sdm admin principal-bindings create - create a principal binding

USAGE:
   sdm admin principal-bindings create [command options] [arguments...]

OPTIONS:
   --name value
   --resource-id value
   --resource-name value             resource name
   --identity-set-id value           ID of the identity set to be used as the identity of the principal binding
   --identity-set-name value         name of the identity set to be used as the identity of the principal binding
   --identity-static-username value  static username to be used as the identity of the principal binding
   --identity-email                  use account emails as the identity of the principal binding
   --scope-groups value              groups to be used as the scope of the principal binding
   --timeout value                   set time limit for command
Top