Ross Scroggs
be3c6f10c7
Updated gam print groups ... ciallfields|(cifields <CIGroupFieldNameList>) to account for an API shortcoming that failed to get all of the Cloud Identity fields.
2024-02-12 11:28:09 -08:00
Ross Scroggs
adbee45073
Added option skiprows <Integer> to gam csv|loop
2024-02-09 10:00:33 -08:00
Ross Scroggs
2d091c8ca0
Fixed bug in gam <UserTypeEntity> create drivefileacl that caused a trap.
2024-02-09 07:26:39 -08:00
Ross Scroggs
f3d654fc76
Upgraded to Python 3.12.2 where possible.
2024-02-08 10:27:41 -08:00
Ross Scroggs
6126e6ac67
Fixed <PermissionMatch> bug for real.
2024-02-07 12:18:08 -08:00
Ross Scroggs
58e2f74700
Fixed <PermissionMatch> bug introduced in 6.67.35
2024-02-07 09:04:47 -08:00
Ross Scroggs
dcaf892e95
Added option wait <Integer> <Integer> to gam create datatransfer
2024-02-06 18:20:54 -08:00
Ross Scroggs
e8b2dee02d
Added option tdnotify [<Boolean>] to <ToDriveAttribute>
2024-02-06 13:46:53 -08:00
Ross Scroggs
267d63fcd6
Fixed bug in gam <UserTypeEntity> show messages ... showattachments to avoid a trap when text/plain attachments in character sets other than UTF-8 are displayed.
2024-02-03 21:14:16 -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
ee68669652
Fixed bug in gam <UserTypeEntity> print shareddrives where role was improperly displayed as unknown
2024-02-01 15:40:18 -08:00
Ross Scroggs
e7e653d395
Updated <ToDriveAttribute> to allow multiple tdshare <EmailAddress> commenter|reader|writer options.
2024-02-01 13:28:43 -08:00
Ross Scroggs
a404af0582
Fixed bug that caused HTML password notification email messages to be displayed in raw form.
2024-01-22 09:52:26 -08:00
Ross Scroggs
da1f808c06
Use local copy of googleapiclient to remove static discovery documents to improve performance.
2024-01-20 10:01:04 -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
53d1ce5ddb
Updated gam remove aliases <EmailAddress> user|group <EmailAddressEntity>
2024-01-19 08:12:27 -08:00
Ross Scroggs
432ef09129
Added option onelicenseperrow|onelicenceperrow to gam print users ... licenses
2024-01-17 20:14:18 -08:00
Ross Scroggs
647da9f980
Password notification fix
...
Updated `gam create|update user ... notify` to encode the characters `<>&` in the password
so that they display correctly when the notify message content is HTML.
2024-01-15 09:31:05 -08:00
Ross Scroggs
cc50ae28cd
Cleaned up Getting/Got messages for gam print courses|course-participants.
2024-01-13 17:18:45 -08:00
Ross Scroggs
64ed92692a
Added option showitemcountonly to various commands
2024-01-12 21:53:12 -08:00
Ross Scroggs
5922d939e2
Improve gam print group-members
2024-01-12 11:23:41 -08:00
Ross Scroggs
14eaa9f32f
Updated reseller commands to handle the following error:
...
ERROR: 400: invalid - Customer domain [domain.com] is linked to one or more email verified customers, please provide a customer id.
2024-01-10 16:46:04 -08:00
Ross Scroggs
f935a6bdfc
Updated gam create domain <DomainName> to handle the following error:
...
ERROR: 409: conflict - Domain in request is in use by an email verified customer.
2024-01-10 14:42:25 -08:00
Ross Scroggs
29ceda7f43
Added option addcsvdata <FieldName> <String> to gam print datatransfers
2024-01-10 11:38:19 -08:00
Ross Scroggs
f950c863f4
Gmail permissions update
...
Updated various Gmail related commands to handle this error:
```
ERROR: 403: permissionDenied - Insufficient Permission
```
2024-01-10 08:52:57 -08:00
Ross Scroggs
90f9931dca
Fixed bug that caused a trap when optional argument charset <Charset> was used with emlfile <FileName>
2024-01-09 15:21:06 -08:00
Ross Scroggs
4c357d5281
Added option maxevents <Number> to gam report <ActivityApplictionName>
2024-01-08 12:08:50 -08:00
Ross Scroggs
0abf2ceeca
Added optional argument charset <Charset> to emlfile <FileName>
2024-01-07 21:38:02 -08:00
Ross Scroggs
3088570449
Handle gam <UserTypeEntity> delete message permission error
2024-01-07 10:29:15 -08:00
Ross Scroggs
800943c401
Updated commands that create ACLs to handle the following error:
...
ERROR: 400: abusiveContentRestriction - Bad Request. User message: "You cannot share this item because it has been flagged as inappropriate."
2024-01-04 15:04:24 -08:00
Ross Scroggs
3bedb57443
Handle Gmail sharing settings permission errors
2024-01-03 09:31:44 -08:00
Ross Scroggs
668ded91e2
Updated user attribute replace <Tag> <UserReplacement> to allow field:photourl
2024-01-02 21:08:35 -08:00
Ross Scroggs
293e1c1d9a
Fixed bug introduced in 6.67.02 in gam <UserTypeEntity> claim ownership that caused a trap.
2024-01-02 12:32:13 -08:00
Ross Scroggs
7c6bbaf107
Revert "Sdd skids to more command, handle Shared Drive limitations"
...
This reverts commit 5271368776 .
2023-12-30 07:47:06 -08:00
Ross Scroggs
5271368776
Sdd skids to more command, handle Shared Drive limitations
2023-12-29 21:01:59 -08:00
Ross Scroggs
dd03bafaec
Fixed bug in gam print vaultcounts that caused a trap.
2023-12-23 07:42:24 -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
ae46ae8738
Added option convertcrnl to gam update chromepolicy
2023-12-20 19:59:18 -08:00
Ross Scroggs
06a4c7a8c9
Added option copysubfilesownedby any|me|others to `gam <UserTypeEntity> copy drivefile
2023-12-20 12:32:10 -08:00
Ross Scroggs
f89f730957
Handle issues in update alias/message
2023-12-19 20:04:06 -08:00
Ross Scroggs
80fc40a9c7
Updated functionality of option preservefiletimes in gam <UserTypeEntity> update drivefile <DriveFileEntity>.
2023-12-14 10:06:46 -08:00
Ross Scroggs
2bb0088ade
Updated all drive commands to handle the following error:
...
```
ERROR: 401: Active session is invalid. Error code: 4 - authError
```
2023-12-12 10:25:59 -08:00
Ross Scroggs
97e13b92be
Fixed/improved handling of shortcuts in gam <UserTypeEntity> transfer drive.
2023-12-11 15:56:00 -08:00
Ross Scroggs
dc832b8c7f
Updated gam create datatransfer to handle the following error:
...
ERROR: 401: Active session is invalid. Error code: 4 - authError
2023-12-09 10:16:40 -08:00
Ross Scroggs
48862997b0
Added additional columns isBase and baseId' to gam <UserTypeEntity> print fileparenttree`
2023-12-07 08:29:11 -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
d639e8e728
Two small updates
2023-12-04 11:57:56 -08:00
Ross Scroggs
1c0e6ebf9c
Fixed bug in gam <UserTypeEntity> print filelist select <DriveFileEntity> where stripcrsfromname was not being applied to files below the selected folder.
2023-12-02 09:09:40 -08:00
Ross Scroggs
a64d6f1215
Updated device commmands, Update use of \ in CSV files
2023-12-01 18:04:18 -08:00