Ross Scroggs
a5e7d6ff6c
Added commands to display drive file comments
2024-03-22 15:52:44 -07:00
Ross Scroggs
96aa4f3bd2
Added commands to create|delete|display Drive Label permissions.
2024-02-24 16:56:16 -08:00
Ross Scroggs
115caf2486
Added support for Gmail Client Side Encryption
2024-02-21 11:32:00 -08:00
Ross Scroggs
566a0c0345
Added sleep <Integer> to batch commands
2024-02-03 17:33:36 -08:00
Ross Scroggs
6ed3f8ebfc
Added the following options to <PermissionMatch> that allow more powerful matching.
...
Added the following options to `<PermissionMatch>` that allow more powerful matching.
```
nottype <DriveFileACLType>
typelist <DriveFileACLTypeList>
nottypelist <DriveFileACLTypeList>
rolelist <DriveFileACLRoleList>
notrolelist <DriveFileACLRoleList>
```
* See: https://github.com/taers232c/GAMADV-XTD3/wiki/Permission-Matches#define-a-match
2024-02-03 12:09:09 -08:00
Ross Scroggs
39a8bf9485
Two updates
...
Added `permissionidlist <PermissionIDList>` to `<PermissionMatch>`
Added option `exportlinkeddrivefiles <Boolean>` to `gam create vaultexport`
2024-01-19 14:31:47 -08:00
Ross Scroggs
0d9c6a77b6
Updates for API changes
...
Updated `gam <CrOSTypeEntity> update action <CrOSAction>` to use the new API function `batchChangeStatus`
Updated `gam create vaultexport matter <MatterItem>` to support `corpus calendar`.
2023-12-22 19:38:06 -08:00
Ross Scroggs
59dd01f1e8
Update and fix
...
Fixed bug in `gam <UserTypeEntity> print diskusage` that caused a trap.
Added a command the print the parent tree of file/folder.
2023-12-06 14:18:33 -08:00
Ross Scroggs
0562639715
Added additional options to gam <UserTypeEntity> print|show youtubechannels.
2023-11-22 20:36:43 -08:00
Ross Scroggs
40977cedc7
Cleaned up and renamed gam info appdetails to gam info chromeapp.
2023-10-12 12:14:14 -07:00
Ross Scroggs
d500196dee
Added command to get customer app details.
2023-10-12 09:03:03 -07:00
Ross Scroggs
086c7469c5
Added support for displaying users YouTube channels.
...
Pyinstaller 6.0.0 causes errors. You can tweak build.yml to revert to 5.13.2
2023-09-26 21:10:52 -07:00
Ross Scroggs
d16ce28ee5
Multiple updates
2023-09-15 19:44:26 -07:00
Ross Scroggs
cfb44548ab
Added commands to show the number of CrOS devices or Users in an entity.
...
Updated `gam create project` to prompt user to mark `GAM Project Creation` as a trusted app.
2023-08-31 13:27:49 -07:00
Ross Scroggs
ae4578758a
Added command gam <UserTypeEntity> print diskusage to display disk usage by folder.
2023-08-10 11:06:40 -07:00
Jay Lee
03917fb70b
GAM version merge (kaa-boom)
2023-07-21 18:24:45 +00:00