github taers232c/GAMADV-XTD3 v5.03.06
GAM 5.03.06

latest releases: v6.75.00, v6.74.02, v6.74.01...
4 years ago

Latest updates

Fixed bug in gam <UserTypeEntity> update calattendees where replacestatus and updatestatus were not
properly updating the attendee status.

Added returnidonly to gam [<UserTypeEntity>] create teamdrive that causes GAM to return just the
ID of the created Team Drive as output. This will be useful in scripts that create a Team Drive and then
want to perform subsequent GAM command on the Team Drive. This ID will only be valid when the return code
of the command is 0; program accordingly.

Linux/MacOS
teamDriveId=`gam user user@domain.com create teamdrive ... returnidonly`
Windows PowerShell
$teamDriveId = & gam user user@domain.com create teamdrive ... returnidonly`

Handled Google delays in gam [<UserTypeEntity>] create teamdrive when trying to set Team Drive restrictions
or hiding the Team Drive after it has been created.

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

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.