Scroll to bottom of page for installation/downloads
Latest updates
6.61.06
Added option csv
to gam <UserTypeEntity> check group|groups
that displays
the results in CSV format.
$ gam user testuser check groups csv testgroup1,testgroup2,alladmin
User: testuser@domain.com, Check in 3 Groups
user,group,role
testuser@domain.com,alladmin@domain.com,Not a MEMBER|OWNER|MANAGER
testuser@domain.com,testgroup1@domain.com,MEMBER
testuser@domain.com,testgroup2@domain.com,MANAGER
6.61.05
Fixed bug in gam print contacts
that caused a trap when show_gettings = False
in gam.cfg.
6.61.04
Updated gam create shareddrive <Name>
to wait longer between creating the Drive
and updating any attributes that could not be specified as part of the creation; i.e.,
<SharedDriveRestrictionsFieldName>
, hidden
, customtheme
and color
.
The initial wait is 30 seconds. Previously, GAM was not waiting long enough;
the Drive would be created but the update would fail; the attributes were not set.
6.61.03
Updated processing of <UserMultiAttribute> externalid
to allow an empty custom
type.
externalid account|customer|login_id|network|organization|(custom <String>)|<String> <String>
These are equivalent ways of expressing an empty custom type:
externalid "" "Value"
externalid custom "" "Value"
6.61.02
Fixed bug in gam update groups <GroupEntity> sync
introduced in 6.60.31 that caused this error:
ERROR: 409: generic409 - Member already exists.
6.61.01
Added option noactionifalias
to gam delete groups <GroupEntity>
that prevents GAM from deleting a
group if <GroupEntity>
specifies an alias rather than a primary email address.
6.61.00
Following Jay's lead, added no_short_urls
variable to gam.cfg
. When false, the long scopes URLs in gam oauth create
and
gam <UserTypeEntity> check|update serviceaccount
will be shortened at the site https://gam-shortn.appspot.com
; the shortened
URL redirects to the long URL. For existing configurations, no_short_urls
defaults to true; the long URLs are used as is.
For new configurations the no_short_urls
defaults to false unless there is a file named noshorturls.txt
in the folder
specified by the environment variable OLDGAMPATH
.
6.60.31
Added option addcsvdata <FieldName> <String>
to gam print forms|formresponses
. This adds additional columns of data to the CSV file output.
This can be used to combine form information from several GAM commands.
Following Jay's lead, projects can now be created with consumer accounts.
6.60.30
Added option countsonly
to gam <UserTypeEntity> print|show formresponses
that causes GAM to display
the number of responses to a form rather than displaying the response details.
6.60.29
Updated gam <UserTypeEntity> delete|print emptydrivefolders
to show the path to the deleted folder
rather than just its name. Added an option to allow a starting point other that the root of My Drive or a Shared Drive.
Improved the commands performance.
6.60.28
Fixed bug in gam <UserTypeEntity> print filelist countsonly showsource stripcrsfromname
where
carriage returns, linefeeds and nulls were not stripped from file names.
6.60.27
Updated gam <UserTypeEntity> print filelist countsonly
to process addcsvdata <FieldName> <String>
.
Additional fields are added before Size
if present, otherwise Total
.
6.60.26
Added option orgunit|org|ou <OrgUnitPath>
to gam print|show teamdrives
that limits the display
to Shared Drives in the specified Org Unit.
6.60.25
Added option orgunit|org|ou <OrgUnitPath>
to gam print|show teamdriveacls
that limits the display
of permissions to Shared Drives in the specified Org Unit.
6.60.24
Updated gam <UserTypeEntity> info|show|print chatmessages
to show the sender email address
when the sender is a human.
6.60.23
Fixed bug in config csv_input_row_filter|csv_output_row_filter
where "field:date<today" was being processed
as "field:date<=today" and "field:date>=today" was being processeed as "field:date>today".
6.60.22
Added option pathdelimiter <Character>
to gam <UserTypeEntity> create drivefolderpath
to simplify
specifying folder paths where a folder name contains a /
. In the example, some folder has a '/' in it's name
so specifying pathdelimiter "|"
allows fullpath
to be properly processed. pathdelimiter
defaults to '/'.
gam user user@domain.com create drivefolderpath pathdelimiter "|" fullpath "My Drive|Top Folder|Middle/Folder|Bottom Folder"
Installation
If you are a first time Gam user:
If you are updating your GAMADV-XTD3 version:
If you are upgrading from standard Gam
If you are upgrading from GAMADV-X or GAMADV-XTD
sha256 hashes
7c7f522fa645582c3a1b281543efb7986d1ac5b78065d9d905de24f0de846ce9 gamadv-xtd3-6.61.06-linux-arm64-glibc2.23.tar.xz
8d020b07849200d170d3662c42cb3e7d8ecb8c665e888f2c56ffa0e2edb78655 gamadv-xtd3-6.61.06-linux-arm64-glibc2.27.tar.xz
8d880a956577e0037702b4d22415457120874540400a622c931266964cad0894 gamadv-xtd3-6.61.06-linux-arm64-glibc2.31.tar.xz
4985972c90c6ab4fc596158ea3f5e5cd9506450f362d3ce9e63c6e381434debb gamadv-xtd3-6.61.06-linux-x86_64-glibc2.19.tar.xz
5d1e2a46d59295f4fd76d6f89285a5c7160fd457ca2f0f3b8765daf5150dc135 gamadv-xtd3-6.61.06-linux-x86_64-glibc2.23.tar.xz
0b9e0de830d6e01886866784ca347c74641f76a2d490dee3e5a58e86627b8975 gamadv-xtd3-6.61.06-linux-x86_64-glibc2.27.tar.xz
e78898bf63381c80f595386d6145bec577b33b7ada1c7ebe648711dc8c31b5fd gamadv-xtd3-6.61.06-linux-x86_64-glibc2.31.tar.xz
858f43904c8f6d0fd29ed1f76ac425a4c4777099faa977075928c3edb44e1c61 gamadv-xtd3-6.61.06-linux-x86_64-glibc2.35.tar.xz
094189d3b3f7140bfcb67d1bd89f50640466e141e10c08c1e7dcb121aaeaa4f2 gamadv-xtd3-6.61.06-linux-x86_64-legacy.tar.xz
ac6997fd3806dfa92a0a2222e4370671bde9d369e9daa12cefe401279a51bdc9 gamadv-xtd3-6.61.06-macos-arm64.tar.xz
c1993b79fa7a4eea6acdbe9e69183bf55acd72fdd2e61f30b3c88300faef4116 gamadv-xtd3-6.61.06-macos-x86_64-legacy.tar
d306f899aa8ec0543889505abb48348c79bc90e5ef4e86cb3d367d3ab0f64bf8 gamadv-xtd3-6.61.06-macos-x86_64.tar.xz
d4f7f506bd07196a8080d243724064978ed9764d99bdacd0ddfc4211236cc694 gamadv-xtd3-6.61.06-windows-x86_64.msi
c3c5b1f04f906b2c33299e0bcd165b519bfc2419b0769b5de1af47d2661e9244 gamadv-xtd3-6.61.06-windows-x86_64.zip