- 7.18.01
Added option nosystemroles
to gam print|show adminroles
that causes GAM
to only display non-system roles.
Added option formatjson
to gam info|print|show adminroles
; this will be most useful
when the privileges
option is used.
Updated gam create|update adminrole
to allow specification of privileges with
JSON data: privileges <JSONData>
. These two updates make it easier to copy admin roles.
Updated gam create|update adminrole
to allow output of the created/updated
role data in CSV format; by default, GAM displays <RoleName>(<RoleID>) created|updated
.
csv [todrive <ToDriveAttribute>*] [formatjson [quotechar <Character>]] (addcsvdata <FieldName> <String>)*
See Update History