github taers232c/GAMADV-XTD3 v6.28.10
GAM 6.28.10

latest releases: v7.00.05, v7.00.04, v7.00.03...
22 months ago

Scroll to bottom of page for installation/downloads

Latest updates

6.28.10

Added option addcsvdata <FieldName> <String> to gam create shareddrive ... csv. This adds
additional columns of data to the CSV file output. For example, you are building student Shared Drives
and want to add ACLs to them adding the students as organizers. By adding the student's primary email address
to the CSV output, it can be used in subsequent commands.

StudentSharedDrives.csv
primaryEmail,Name
bob@domain.com,Bob Jones
mary@domain.com,Mary Smith
...

# Create the student Shared Drives
gam redirect stdout ./StudentSharedDrivesCreated.txt multiprocess redirect stderr stdout redirect csv ./StudentSharedDrivesCreated.csv multiprocess csv StudentSharedDrives.csv gam create shareddrive "~Name" csv addcsvdata primaryEmail \
"~primaryEmail"
# Add ACLs granting the students organizer access to their Shared Drives.
gam redirect stdout ./StudentSharedDrivesAccess.txt multiprocess redirect stderr stdout csv StudentSharedDrivesCreated.csv gam add drivefileacl "~id" user "~primaryEmail" role organizer

6.28.09

Updated `gam print filelist "query:mimeType='application/vnd.google-apps.folder'" to prevent the
following error.

ERROR: Invalid choice (query:mimetype='application/vnd): Expected <capabilities|contentrestrictions|labelinfo|labels|lastmodifyinguser|owners|parents|permissions|sharinguser|shortcutdetails|trashinguser>

6.28.08

Added option today to gam report to look for events on the current day. This will be most useful
with gam report <ActivityApplictionName> as gam report users|customers rarely has data for the current day.

Added option today to gam <UserTypeEntity> print|show driveactivity to look for events on the current day.

6.28.07

Added option csv [todrive <ToDriveAttribute>*] (addcsvdata <FieldName> <String>)* to gam <UserTypeEntity> copy drivefile
that causes GAM to output CSV data detailing the name, id and mimeType of the copied files and folders
rather than text messages. These are the CSV headers:

User,name,id,newName,newId,mimeType

You can add additional columns of data from the command line to the CSV data with (addcsvdata <FieldName> <String>)*.

Added option suppressnotselectedmessages [<Boolean>] to gam <UserTypeEntity> copy drivefile
that causes GAM to suppress text messages referencing files and folders not selected for copying by the following options:

copysubfiles false [filenamematchpattern <RegularExpression>] [filemimetype [not] <MimeTypeList>]
copysubfolders false [foldernamematchpattern <RegularExpression>
copysubshortcuts false [shortcutnamematchpattern <RegularExpression>

6.28.06

Fixed bug in gam <UserTypeEntity> print|show messages ... showbody that caused a trap.

Added code to handle the following error that occurs when copying permissions:

ERROR: 400: shareInNotPermitted - Bad Request. User message: "An item can't be shared with user@domain.com because of domain.com sharing policy"

6.28.05

Added the following items to <UserMultiAttribute>:

  • employeeid <String> as a synonym for externalids organization <String>
  • manager <String> as a synonym for relations manager <String>

Added the following items to <UserFieldName>:

  • employeeid as a synonym for externalids
  • manager as a synonym for relations

6.28.04

Added filtercontactgroup <PeopleContactGroupItem> to <PeoplePrintShowUserContactSelection>
that is used by gam <UserTypeEntity> print|show contacts. When selectcontactgroup <PeopleContactGroupItem>
is used in these commands, GAM makes an API call to get the list of contacts in <PeopleContactGroupItem>
and then makes an API call per contact to get the details; this may exceed quota limits.
When filtercontactgroup <PeopleContactGroupItem> is used, GAM makes an API call to get all contacts and
then filters the list to only those in <PeopleContactGroupItem>; quota limits should not apply.

6.28.03

Build MacOS x86_64 and arm64 executables.

6.28.02

Fixed bug in gam forward message|thread that misformatted the message when Cc: was present.

6.28.01

Fixed bug in gam forward message|thread where subject was blanked out.

6.28.00

  • Upgraded to Python 3.11.0 where possible.
  • Upgraded to OpenSSL 3.0.7 where possible.

Fixed bug in gam forward message where messages originally sent to multiple recipients
were not forwarded correctly.

Added command to forward threads; all messages referenced by the thread are forwarded; this is experimental, test.

gam <UserTypeEntity> forward thread|threads recipient|to <RecipientEntity>
        (((query <QueryGmail>) (matchlabel <LabelName>) [or|and])+
         [quick|notquick] [doit] [max_to_forward <Number>])|(ids <MessageIDEntity>)
        [subject <String>]

Installation

If you are a first time Gam user:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD

sha256 hashes

9f3b74a22ffdbf4cd66d23b2a6c5f7e791204e34e52ca832e59efc9bab85132a  gamadv-xtd3-6.28.10-linux-arm64-glibc2.23.tar.xz
2dcd28d66288c4698055e0a3b8c16bb3db6065dd7d35e9ed5b38849c23fbe1d0  gamadv-xtd3-6.28.10-linux-arm64-glibc2.27.tar.xz
2e276b532b0a80a1db8628fafe8f0149639116fa9aac5e941787e0f3875cc3ba  gamadv-xtd3-6.28.10-linux-arm64-glibc2.31.tar.xz
e7b81d24c8ade13a4db9479b72d2325bbfe018842c189aea489015438c3341ef  gamadv-xtd3-6.28.10-linux-x86_64-glibc2.19.tar.xz
4a4d9e5d8d04cef4669b60951577b1bceb16f8cd91e543110cf3ceefde05b38f  gamadv-xtd3-6.28.10-linux-x86_64-glibc2.23.tar.xz
43ee18b86937c317730636743f9b5478fc83d66d8334e2c2a27487fb0ef86b5c  gamadv-xtd3-6.28.10-linux-x86_64-glibc2.27.tar.xz
ccbf4cb62e34f3a37993ee92a21fe8c8c04cb0db31e604870c8a15af97b44801  gamadv-xtd3-6.28.10-linux-x86_64-glibc2.31.tar.xz
4f124aad1d329ea2ab8d58bde1cbabd0bfe82de06887e554e750dc30355a78e4  gamadv-xtd3-6.28.10-linux-x86_64-glibc2.35.tar.xz
07f886098c9b830b1aed3791176751e7412807a235e4d04964558ee3ebfe6f08  gamadv-xtd3-6.28.10-linux-x86_64-legacy.tar.xz
633b04405b2eff8abd92c379b7164b61b782c02c32e1cd5ea14458e105c3265b  gamadv-xtd3-6.28.10-macos-arm64.tar.xz
0d25eaa66ecf524bddb14c5943d621ce529807c20d057b1e1f2c576616e15ec9  gamadv-xtd3-6.28.10-macos-x86_64-legacy.tar
d1a0505b4d036268f65c15047b266712f9792107124b80eb12d91b52da1fbf10  gamadv-xtd3-6.28.10-macos-x86_64.tar.xz
6affb6a1fda2ec7359506736f42814ea396cfa006ca0df6fc5a2fa24b37595b9  gamadv-xtd3-6.28.10-windows-x86.msi
11d766760b050c2d4ba44773a9ea3d720e6fd877cc477c6b310b8da2ed9789c6  gamadv-xtd3-6.28.10-windows-x86.zip
1ba22393f2d7e66ccb07fc5937a08cb833d51de86f0ffdcebf9d3ad5902a548d  gamadv-xtd3-6.28.10-windows-x86_64.msi
36a5b1253d986da77dd369c1e99bb4edd57cdba4606fe5308d9e3cae868418de  gamadv-xtd3-6.28.10-windows-x86_64.zip

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.