Scroll to bottom of page for installation/downloads
Latest updates
6.61.08
Updated gam <UserTypeEntity> print messages showlabels
to include a column LabelsCount
to
display the number of labels a message has. Use option useronly
to limit the labels to user labels.
Updated gam <UserTypeEntity> print messages
to display these columns, if applicable, as the
last columns in the CSV file.
SizeEstimate, LabelsCount, Labels, Snippet, Body
6.61.07
Improved action messages in gam update org|ou <OrgUnitItem> sync <UserTypeEntity> [removetoou <OrgUnitItem>]
.
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
d77011e34dd40896ac9925533f5ad85290367273c19543bf75fb7dedd503685 gamadv-xtd3-6.61.08-linux-arm64-glibc2.23.tar.xz
e425a4c92747559752e06c27783e8b4f4e37b86c435dce282c2d268f87716582 gamadv-xtd3-6.61.08-linux-arm64-glibc2.27.tar.xz
3c829aaf2d56d745a0d9889544080466ce2c712148420a359ff6a9a09056689f gamadv-xtd3-6.61.08-linux-arm64-glibc2.31.tar.xz
515201c83e5d3cf5053c8e1764e1759d90749cba8715b7ee73109fd52ad1df62 gamadv-xtd3-6.61.08-linux-x86_64-glibc2.19.tar.xz
412a56e789c38c5548b5735092f07fbcfdbfb0c74f82c7685be5498482b50390 gamadv-xtd3-6.61.08-linux-x86_64-glibc2.23.tar.xz
13e6ffd8a8b7ff28e7d0465a9251ca1ef84ab6d84b785d063f0764a07206249d gamadv-xtd3-6.61.08-linux-x86_64-glibc2.27.tar.xz
1a108abaf3414bc746e22939613791b03b7b8f2f26bbb6b5c0b27d51d4a1f2a1 gamadv-xtd3-6.61.08-linux-x86_64-glibc2.31.tar.xz
661f63489ca79850af8a5df36394e7c4d0f14402cc81f60bad5246e77668ec57 gamadv-xtd3-6.61.08-linux-x86_64-glibc2.35.tar.xz
5603aa21024aff27ab6bc96119f9c7dea397b25faaa20d12de9261e20e990ca2 gamadv-xtd3-6.61.08-linux-x86_64-legacy.tar.xz
11993e2998a16bbaf29798eb4e8e41cad236d04398d4259ad8071269567c69a6 gamadv-xtd3-6.61.08-macos-arm64.tar.xz
e0a3da673793cbf209d28ebd54cb91cc34f6d7ae6f9dc39e4c5ceb5f0700fd7e gamadv-xtd3-6.61.08-macos-x86_64-legacy.tar
98909d9bfa81b62466b73a648629deaf0044d593f4dff4d027ced60e80fb8b5b gamadv-xtd3-6.61.08-macos-x86_64.tar.xz
4963968feb69f5e088a6389d0b378c724cde1dd258ed78267a81e8342ca41547 gamadv-xtd3-6.61.08-windows-x86_64.msi
ab5d8951a9fd4e3d71ff21b14a9afa4c82fae327eba7448a8d26c8f271d0bcdb gamadv-xtd3-6.61.08-windows-x86_64.zip