Updated gam delete admin <RoleAssignmentId>

This commit is contained in:
Ross Scroggs
2024-03-25 20:01:38 -07:00
parent 51f109ffa7
commit d347c65fcb
7 changed files with 28 additions and 12 deletions

View File

@@ -293,7 +293,7 @@ gam <UserTypeEntity> show teamdrives
```
By default, Gam displays all Teams Drives accessible by the user.
* `matchname <RegularExpression>` - Display Shared Drives with names that match a pattern.
* `(role|roles <SharedDriveACLRoleList>)* - Display Shared Drives where the user has one of the specified roles.
* `(role|roles <SharedDriveACLRoleList>)*` - Display Shared Drives where the user has one of the specified roles.
By default, Gam displays the information as an indented list of keys and values.
* `formatjson` - Display the fields in JSON format.