Releases: taers232c/GAMADV-XTD3
GAM 7.01.03
Scroll to bottom of page for installation/downloads
Latest updates
7.01.03
Fixed bug in gam update cigroups <GroupEntity> delete|sync|update
where cbcm-browser
and chrome-os-device
addresses were not properly handled.
7.01.02
Added option positivecountsonly
to gam <UserTypeEntity> print|show filecomments
that causes
GAM to display the number of comments and replies only for files that have comments.
Added my_commentable_items
to <DriveFileQueryShortcut>
that can be used with
gam <UserTypeEntity> print|show filecomments my_commentable_items
to speed up processing.
Updated code that uses the Domain Shared Contacts API with an HTTPS proxy to avoid a trap:
Traceback (most recent call last):
...
File "atom/http.py", line 250, in _prepare_connection
AttributeError: module 'ssl' has no attribute 'wrap_socket'
7.01.01
Fixed bug in gam <UserTypeEntity> print|show filetree
where no error message was generated
if a user had Drive disabled.
7.01.00
Fixed bug in gam update chromepolicy
that caused some policy updates to fail.
Added option showhtml
to gam <UserTypeEntity> print|show messages
that, when used with showbody
,
will display message body content of type HTML.
Added support for managing/displaying Chrome profiles.
7.00.40
Updated gam <UserTypeEntity> update serviceaccount
to properly set the readonly scope
for [R] 35) Meet API (supports readonly)
as it is a special case.
7.00.39
Due to build site changes, GAM will no longer run on MacOS 12 Monterey.
Minor code fixes.
7.00.38
Fixed logic flaw in gam print|show policies
where non-matching policies were displayed.
7.00.37
Added options group <RegularExpression>
and ou|org|orgunit <RegularExpression>
to gam print|show policies
that causes GAM to only display policies whose group email address
or OU path match the <RegularExpression>
.
Updated gam get|update|delete contactphotos
to use the People API for domain shared contact photos
as Google has deprecated the Domain Shared Contacts API for these commands. Unfortunately,
the People API fails with gam update|delete contactphotos
.
7.00.36
Updated gam print chromeapps
to correct a trap caused by an API change.
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
a89a8068e70de3217e49ebddaca6380677b0a0a7926cc8cb602380235c06361 gamadv-xtd3-7.01.03-linux-arm64-glibc2.23.tar.xz
07c52a1d6cd2adee8c7f56f933e1158c5090520a53d32bf20471055937b663a3 gamadv-xtd3-7.01.03-linux-arm64-glibc2.27.tar.xz
d46f3d2a489a922e64f51b02570f9c5b4a5412e5c1e02b7619150ae0c239c26f gamadv-xtd3-7.01.03-linux-arm64-glibc2.31.tar.xz
cf76fc220ea6896adac105f1506d12e46ea1cd83a087255b17e295904b015130 gamadv-xtd3-7.01.03-linux-x86_64-glibc2.19.tar.xz
fb517f79d0f720573acdba2849a1458fd69bb327ed99206b54c84a5aa32e5076 gamadv-xtd3-7.01.03-linux-x86_64-glibc2.23.tar.xz
3e5cd7c54e09b55c3f297562c3a8da77c4ec32fc7a54816c4b5ca2e77cad1f95 gamadv-xtd3-7.01.03-linux-x86_64-glibc2.27.tar.xz
be924f0d569993a5c06f8c01da632aa4d7cca7b7c91620e00c51d23e44c1b128 gamadv-xtd3-7.01.03-linux-x86_64-glibc2.31.tar.xz
9f47402001a1cf683e3a2715fb6349cf9874b0be6d741ba71e6c23db6573f477 gamadv-xtd3-7.01.03-linux-x86_64-glibc2.35.tar.xz
ef393c4c89f93fac74bba090493161f4469d36448c6f140aec964e905444ea32 gamadv-xtd3-7.01.03-linux-x86_64-glibc2.39.tar.xz
9f61fabf6185b191165bee91a4bf6c8d92316820f2c5a50b9ffa1b237dd1eae4 gamadv-xtd3-7.01.03-linux-x86_64-legacy.tar.xz
aa1cccab21c7e61cf34ca38a85485d9f49239b6199c76af5b0d1adf54bbd4060 gamadv-xtd3-7.01.03-macos-arm64.tar.xz
0890278a146f03d88e7eb7e39eca55d1d1cd4794ac4019f2d681976baf73dad4 gamadv-xtd3-7.01.03-macos-x86_64.tar.xz
031b78c99d0ac050449ea9189d7191a8cca73d06a7942a563cc8043722f4bc5d gamadv-xtd3-7.01.03-windows-x86_64.msi
5d0fe3843b74110c089788b4bbe3743ac79f1cedf189637a4f8d44d56502b66d gamadv-xtd3-7.01.03-windows-x86_64.zip
GAM 7.01.02
Scroll to bottom of page for installation/downloads
Latest updates
7.01.02
Added option positivecountsonly
to gam <UserTypeEntity> print|show filecomments
that causes
GAM to display the number of comments and replies only for files that have comments.
Added my_commentable_items
to <DriveFileQueryShortcut>
that can be used with
gam <UserTypeEntity> print|show filecomments my_commentable_items
to speed up processing.
Updated code that uses the Domain Shared Contacts API with an HTTPS proxy to avoid a trap:
Traceback (most recent call last):
...
File "atom/http.py", line 250, in _prepare_connection
AttributeError: module 'ssl' has no attribute 'wrap_socket'
7.01.01
Fixed bug in gam <UserTypeEntity> print|show filetree
where no error message was generated
if a user had Drive disabled.
7.01.00
Fixed bug in gam update chromepolicy
that caused some policy updates to fail.
Added option showhtml
to gam <UserTypeEntity> print|show messages
that, when used with showbody
,
will display message body content of type HTML.
Added support for managing/displaying Chrome profiles.
7.00.40
Updated gam <UserTypeEntity> update serviceaccount
to properly set the readonly scope
for [R] 35) Meet API (supports readonly)
as it is a special case.
7.00.39
Due to build site changes, GAM will no longer run on MacOS 12 Monterey.
Minor code fixes.
7.00.38
Fixed logic flaw in gam print|show policies
where non-matching policies were displayed.
7.00.37
Added options group <RegularExpression>
and ou|org|orgunit <RegularExpression>
to gam print|show policies
that causes GAM to only display policies whose group email address
or OU path match the <RegularExpression>
.
Updated gam get|update|delete contactphotos
to use the People API for domain shared contact photos
as Google has deprecated the Domain Shared Contacts API for these commands. Unfortunately,
the People API fails with gam update|delete contactphotos
.
7.00.36
Updated gam print chromeapps
to correct a trap caused by an API change.
7.00.35
Classification labels are now available for Gmail in addition to Drive.
- See: https://workspaceupdates.googleblog.com/2024/11/open-beta-data-classification-labels-gmail.html
The following command synonyms are available, there is no change in functionality:
gam [<UserTypeEntity>] info classificationlabels|drivelabels
gam [<UserTypeEntity>] print classificationlabels|drivelabels
gam [<UserTypeEntity>] show classificationlabels|drivelabels
gam [<UserTypeEntity>] create classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] delete classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] remove classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] print classificationlabelpermissions|drivelabelpermission
gam [<UserTypeEntity>] show classificationlabelpermissions|drivelabelpermission
7.00.34
Fixed bug introduced in 7.00.33 in gam print group-members
that caused a trap.
7.00.33
Fixed bug in gam print group-members ... cachememberinfo
that caused a trap.
7.00.32
Updated gam info policies
to accept different policy specifications:
polices/<String>
- A policy name,policies/ahv4hg7qc24kvaghb7zihwf4riid4
settings/<String>
- A policy setting type,settings/workspace_marketplace.apps_allowlist
<String>
- A policy setting type,workspace_marketplace.apps_allowlist
7.00.31
Updated gam info|print|show policies
to make additional API calls for settings/workspace_marketplace.apps_allowlist
to get the application name for the application ID. Use option noappnames
to suppress these calls.
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
83e411bfbc41215255044b2c0d3dcd807e5c8f738f820f1984408311b51d5984 gamadv-xtd3-7.01.02-linux-arm64-glibc2.23.tar.xz
f72fee82b0cd6c028b2944445e788ff267e982e112ea51517335f27682dd07aa gamadv-xtd3-7.01.02-linux-arm64-glibc2.27.tar.xz
2f6c9692a4647674d654c7a594e6f875d5b92ab0b727ada623f627dc57897c80 gamadv-xtd3-7.01.02-linux-arm64-glibc2.31.tar.xz
27de0fe8198b6134179ce9cfd134d2f05cf22e874dcc25bd7e2aabb7ee0c64ea gamadv-xtd3-7.01.02-linux-x86_64-glibc2.19.tar.xz
384dc90f8cccc6d2110ae4b6a242184c45bc07a127ba6b84c53b7a9feb316720 gamadv-xtd3-7.01.02-linux-x86_64-glibc2.23.tar.xz
b14e2d4883f15acafebddb32178ed380ffe92f21ecd8efb8e1d7416ef140d6c1 gamadv-xtd3-7.01.02-linux-x86_64-glibc2.27.tar.xz
97ecb37f23bbb9d7a43a6e38e50cd5f313f70f6eb667fd0c1d31a51f5456b04a gamadv-xtd3-7.01.02-linux-x86_64-glibc2.31.tar.xz
69eb878deb9459b57269e6739f35d20f238ec8a0de35c81ec41ace4683dfb44b gamadv-xtd3-7.01.02-linux-x86_64-glibc2.35.tar.xz
676287b1494e15dd1f929c5cb590214c5d20a11a05de9688157f7f37c76ec08b gamadv-xtd3-7.01.02-linux-x86_64-glibc2.39.tar.xz
9f70819af71bbab574cf9f03c9654334c3d9b0cc740f6155d84133f73f2e5678 gamadv-xtd3-7.01.02-linux-x86_64-legacy.tar.xz
edfb4aa34e2fefdbac9035e694aec893e012bd6cc85c3a3672ce6417e46cd701 gamadv-xtd3-7.01.02-macos-arm64.tar.xz
0889f40780de8ef6fc41065c5e82dd7560f3f21e7718817f3a42b3d5c62013ab gamadv-xtd3-7.01.02-macos-x86_64.tar.xz
f7f61817da9bc2d25c120775110438ed75759de36c4667fbb5ee79fa306e84e7 gamadv-xtd3-7.01.02-windows-x86_64.msi
cb3436018076fe82e0aa2e577038b93b917dd2afb287175db240b9eaf518ded1 gamadv-xtd3-7.01.02-windows-x86_64.zip
GAM 7.01.01
Scroll to bottom of page for installation/downloads
Latest updates
7.01.01
Fixed bug in gam <UserTypeEntity> print|show filetree
where no error message was generated
if a user had Drive disabled.
7.01.00
Fixed bug in gam update chromepolicy
that caused some policy updates to fail.
Added option showhtml
to gam <UserTypeEntity> print|show messages
that, when used with showbody
,
will display message body content of type HTML.
Added support for managing/displaying Chrome profiles.
7.00.40
Updated gam <UserTypeEntity> update serviceaccount
to properly set the readonly scope
for [R] 35) Meet API (supports readonly)
as it is a special case.
7.00.39
Due to build site changes, GAM will no longer run on MacOS 12 Monterey.
Minor code fixes.
7.00.38
Fixed logic flaw in gam print|show policies
where non-matching policies were displayed.
7.00.37
Added options group <RegularExpression>
and ou|org|orgunit <RegularExpression>
to gam print|show policies
that causes GAM to only display policies whose group email address
or OU path match the <RegularExpression>
.
Updated gam get|update|delete contactphotos
to use the People API for domain shared contact photos
as Google has deprecated the Domain Shared Contacts API for these commands. Unfortunately,
the People API fails with gam update|delete contactphotos
.
7.00.36
Updated gam print chromeapps
to correct a trap caused by an API change.
7.00.35
Classification labels are now available for Gmail in addition to Drive.
- See: https://workspaceupdates.googleblog.com/2024/11/open-beta-data-classification-labels-gmail.html
The following command synonyms are available, there is no change in functionality:
gam [<UserTypeEntity>] info classificationlabels|drivelabels
gam [<UserTypeEntity>] print classificationlabels|drivelabels
gam [<UserTypeEntity>] show classificationlabels|drivelabels
gam [<UserTypeEntity>] create classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] delete classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] remove classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] print classificationlabelpermissions|drivelabelpermission
gam [<UserTypeEntity>] show classificationlabelpermissions|drivelabelpermission
7.00.34
Fixed bug introduced in 7.00.33 in gam print group-members
that caused a trap.
7.00.33
Fixed bug in gam print group-members ... cachememberinfo
that caused a trap.
7.00.32
Updated gam info policies
to accept different policy specifications:
polices/<String>
- A policy name,policies/ahv4hg7qc24kvaghb7zihwf4riid4
settings/<String>
- A policy setting type,settings/workspace_marketplace.apps_allowlist
<String>
- A policy setting type,workspace_marketplace.apps_allowlist
7.00.31
Updated gam info|print|show policies
to make additional API calls for settings/workspace_marketplace.apps_allowlist
to get the application name for the application ID. Use option noappnames
to suppress these calls.
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
1ba816014e9efe24fc22ecb6032de8f40570993431cb5f9adf826fca38c0f37 gamadv-xtd3-7.01.01-linux-arm64-glibc2.23.tar.xz
cfea4ae3c710117e5ef4bf5fc79dd8a09e259a2aba8c1447bab0fb1172e8adcb gamadv-xtd3-7.01.01-linux-arm64-glibc2.27.tar.xz
6f704ae694362c7789b5bbebf37f98b26638014701e59801aeb702147be03fe7 gamadv-xtd3-7.01.01-linux-arm64-glibc2.31.tar.xz
63bc65e8eeb01341b2bdcc93c57dafa02cc1bb660c32e6a4384637ca18e46482 gamadv-xtd3-7.01.01-linux-x86_64-glibc2.19.tar.xz
d4b88db375d05daee67e865a975d6a236287d3767626c9960b98fc29cdc294b5 gamadv-xtd3-7.01.01-linux-x86_64-glibc2.23.tar.xz
661dfd67e397108dbc49c0b46d013d5a9c252e92b04f7ba122660a44583a75f6 gamadv-xtd3-7.01.01-linux-x86_64-glibc2.27.tar.xz
d400dc8da761c8bd00ce3666a8d04475d6d577d62b578d0d30919ebc0fc1498c gamadv-xtd3-7.01.01-linux-x86_64-glibc2.31.tar.xz
c10b4d8bea5ed407fb363f6df5cccc11dd45b60d6656b2a2d7eb89d088b63714 gamadv-xtd3-7.01.01-linux-x86_64-glibc2.35.tar.xz
070d808d1bde3b29d66894c63033b391981f9f4041f5756bdeafe52e5bb0186d gamadv-xtd3-7.01.01-linux-x86_64-glibc2.39.tar.xz
ea3fed6bb40b0ac6d4590a1c6dfe6135039acad78df3eb8272e31b81f4c533b8 gamadv-xtd3-7.01.01-linux-x86_64-legacy.tar.xz
51211d2fb87baa64704ce4e3fd9b07614f5bcd27ef4d778570b3da7d25c67b33 gamadv-xtd3-7.01.01-macos-arm64.tar.xz
ebc9041eaa45a871fe109205e389dea1bf277ff7caed4df70a70e2ba5eafac84 gamadv-xtd3-7.01.01-macos-x86_64.tar.xz
d48d9a00fe0c45d8ad5b015f806693199cf281694702a629f473102f32394438 gamadv-xtd3-7.01.01-windows-x86_64.msi
acf8db585253179e1166da1b0666f221b6029921429b9b61b438511751fa7582 gamadv-xtd3-7.01.01-windows-x86_64.zip
GAM 7.01.00
Scroll to bottom of page for installation/downloads
Latest updates
7.01.00
Fixed bug in gam update chromepolicy
that caused some policy updates to fail.
Added option showhtml
to gam <UserTypeEntity> print|show messages
that, when used with showbody
,
will display message body content of type HTML.
Added support for managing/displaying Chrome profiles.
7.00.40
Updated gam <UserTypeEntity> update serviceaccount
to properly set the readonly scope
for [R] 35) Meet API (supports readonly)
as it is a special case.
7.00.39
Due to build site changes, GAM will no longer run on MacOS 12 Monterey.
Minor code fixes.
7.00.38
Fixed logic flaw in gam print|show policies
where non-matching policies were displayed.
7.00.37
Added options group <RegularExpression>
and ou|org|orgunit <RegularExpression>
to gam print|show policies
that causes GAM to only display policies whose group email address
or OU path match the <RegularExpression>
.
Updated gam get|update|delete contactphotos
to use the People API for domain shared contact photos
as Google has deprecated the Domain Shared Contacts API for these commands. Unfortunately,
the People API fails with gam update|delete contactphotos
.
7.00.36
Updated gam print chromeapps
to correct a trap caused by an API change.
7.00.35
Classification labels are now available for Gmail in addition to Drive.
- See: https://workspaceupdates.googleblog.com/2024/11/open-beta-data-classification-labels-gmail.html
The following command synonyms are available, there is no change in functionality:
gam [<UserTypeEntity>] info classificationlabels|drivelabels
gam [<UserTypeEntity>] print classificationlabels|drivelabels
gam [<UserTypeEntity>] show classificationlabels|drivelabels
gam [<UserTypeEntity>] create classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] delete classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] remove classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] print classificationlabelpermissions|drivelabelpermission
gam [<UserTypeEntity>] show classificationlabelpermissions|drivelabelpermission
7.00.34
Fixed bug introduced in 7.00.33 in gam print group-members
that caused a trap.
7.00.33
Fixed bug in gam print group-members ... cachememberinfo
that caused a trap.
7.00.32
Updated gam info policies
to accept different policy specifications:
polices/<String>
- A policy name,policies/ahv4hg7qc24kvaghb7zihwf4riid4
settings/<String>
- A policy setting type,settings/workspace_marketplace.apps_allowlist
<String>
- A policy setting type,workspace_marketplace.apps_allowlist
7.00.31
Updated gam info|print|show policies
to make additional API calls for settings/workspace_marketplace.apps_allowlist
to get the application name for the application ID. Use option noappnames
to suppress these calls.
7.00.30
Added command to display selected Cloud Identity policies.
gam info policies <CIPolicyNameEntity>
[nowarnings]
[formatjson]
Removed option name <CIPolicyName>
from gam print|show policies
; use info policies
.
7.00.29
Added option name <CIPolicyName>
to gam print|show policies
that displays
information about a specific policy.
7.00.28
Fixed issue that caused gam print/show policies
to fail on some group policies.
7.00.27
Updated gam <UserTypeEntity> collect orphans
and all commands that print file paths to recognize
that a file owned by a user that has no parents is not an orphan if sharedWithMeTime
is set.
This occurs when user A creates a file in a shared folder owned by user B.
Added commands to display Cloud Identity policies.
gam print policies [todrive <ToDriveAttribute>*]
(filter <String>) [nowarnings]
[formatjson [quotechar <Character>]]
gam show policies (filter <String>) [nowarnings]
[formatjson]
7.00.26
Updated drive_dir
in gam.cfg
to allow the value .
that causes redirect csv|stdout|stderr <FileName>
to write <FileName>
in the current directory without having to prefix <FileName>
with ./
.
Upgraded to OpenSSL 3.4.0 where possible.
7.00.25
Updated authentication process for gam print|show projects
.
7.00.24
Updated gam print|show projects ... showiampolicies 0|1|3
to use non-service account authentication.
7.00.23
Updated gam <UserTypeEntity> create|delete chatmember
to accept external (non-domain) email addresses.
7.00.22
Fixed bug in gam create vaultmatter ... showdetails
that caused a trap.
7.00.21
Added csv_output_header_order
variable to gam.cfg
that is a list of <Strings>
that are used to specify the order of column headers in the CSV file written by a gam print command.
Any headers in the file but not in the list will appear after the headers in the list.
This might be used when the CSV file data is to be processed by another program
that requires that the headers be in a particular order.
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
2ca7f355248304040ec298fbbf063c4cc24899f318543a43ec58dc09fd879760 gamadv-xtd3-7.01.00-linux-arm64-glibc2.23.tar.xz
cbc4728b4f6e7adffd40b74d7669805f36f98043b8184e39ec8f0d7fc4c8859f gamadv-xtd3-7.01.00-linux-arm64-glibc2.27.tar.xz
c0291fdf6e528dbdad53da0bbbaa2f6e7cdc2c32859e86ddc09a0ffd5a0f72ca gamadv-xtd3-7.01.00-linux-arm64-glibc2.31.tar.xz
96e852152c0be71a428261391c5174e369d9938517e4ef600aadc2b5bbde58f3 gamadv-xtd3-7.01.00-linux-x86_64-glibc2.19.tar.xz
517bbb28213bfd5a21f37da4137b5b711099baec31088b8530ebd2cab7e340e8 gamadv-xtd3-7.01.00-linux-x86_64-glibc2.23.tar.xz
d58e1c45369aee2e4d2d7b8008464894fe18483134a6740ea7706e15cf15bd19 gamadv-xtd3-7.01.00-linux-x86_64-glibc2.27.tar.xz
b1c0c04d19ce14bc822415069b9bf9aaae1a6857bc041700ceb4f67c8c3ee8d3 gamadv-xtd3-7.01.00-linux-x86_64-glibc2.31.tar.xz
480f4829ab2c013ca19eb76f08981941a101e718f3b633c374db53150e295fe5 gamadv-xtd3-7.01.00-linux-x86_64-glibc2.35.tar.xz
7f980e56b1d160f49b480addde429225caac80a5cfa5c0b63c49a2f2be7b354c gamadv-xtd3-7.01.00-linux-x86_64-glibc2.39.tar.xz
e4e5ff46954255329b7296faf04359efe4087d030178f5131867c18ca1e679ca gamadv-xtd3-7.01.00-linux-x86_64-legacy.tar.xz
3246b17333a4ef3666b73e7631f3b1547bb9c05b85781efa89867276575786df gamadv-xtd3-7.01.00-macos-arm64.tar.xz
c12a3c578cd65b88a20a9084099c0c267890930fbaf9eca2ae8a92ee048ce602 gamadv-xtd3-7.01.00-macos-x86_64.tar.xz
fb278e4f290053ff18ffb675de88159814d86d2245d089376ac476541586fcab gamadv-xtd3-7.01.00-windows-x86_64.msi
b41621fa7202814a5f820b4eaf872de25afd68ae154ae941ae7c667b54f3f7e8 gamadv-xtd3-7.01.00-windows-x86_64.zip
GAM 7.00.40
Scroll to bottom of page for installation/downloads
Latest updates
7.00.40
Updated gam <UserTypeEntity> update serviceaccount
to properly set the readonly scope
for [R] 35) Meet API (supports readonly)
as it is a special case.
7.00.39
Due to build site changes, GAM will no longer run on MacOS 12 Monterey.
Minor code fixes.
7.00.38
Fixed logic flaw in gam print|show policies
where non-matching policies were displayed.
7.00.37
Added options group <RegularExpression>
and ou|org|orgunit <RegularExpression>
to gam print|show policies
that causes GAM to only display policies whose group email address
or OU path match the <RegularExpression>
.
Updated gam get|update|delete contactphotos
to use the People API for domain shared contact photos
as Google has deprecated the Domain Shared Contacts API for these commands. Unfortunately,
the People API fails with gam update|delete contactphotos
.
7.00.36
Updated gam print chromeapps
to correct a trap caused by an API change.
7.00.35
Classification labels are now available for Gmail in addition to Drive.
- See: https://workspaceupdates.googleblog.com/2024/11/open-beta-data-classification-labels-gmail.html
The following command synonyms are available, there is no change in functionality:
gam [<UserTypeEntity>] info classificationlabels|drivelabels
gam [<UserTypeEntity>] print classificationlabels|drivelabels
gam [<UserTypeEntity>] show classificationlabels|drivelabels
gam [<UserTypeEntity>] create classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] delete classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] remove classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] print classificationlabelpermissions|drivelabelpermission
gam [<UserTypeEntity>] show classificationlabelpermissions|drivelabelpermission
7.00.34
Fixed bug introduced in 7.00.33 in gam print group-members
that caused a trap.
7.00.33
Fixed bug in gam print group-members ... cachememberinfo
that caused a trap.
7.00.32
Updated gam info policies
to accept different policy specifications:
polices/<String>
- A policy name,policies/ahv4hg7qc24kvaghb7zihwf4riid4
settings/<String>
- A policy setting type,settings/workspace_marketplace.apps_allowlist
<String>
- A policy setting type,workspace_marketplace.apps_allowlist
7.00.31
Updated gam info|print|show policies
to make additional API calls for settings/workspace_marketplace.apps_allowlist
to get the application name for the application ID. Use option noappnames
to suppress these calls.
7.00.30
Added command to display selected Cloud Identity policies.
gam info policies <CIPolicyNameEntity>
[nowarnings]
[formatjson]
Removed option name <CIPolicyName>
from gam print|show policies
; use info policies
.
7.00.29
Added option name <CIPolicyName>
to gam print|show policies
that displays
information about a specific policy.
7.00.28
Fixed issue that caused gam print/show policies
to fail on some group policies.
7.00.27
Updated gam <UserTypeEntity> collect orphans
and all commands that print file paths to recognize
that a file owned by a user that has no parents is not an orphan if sharedWithMeTime
is set.
This occurs when user A creates a file in a shared folder owned by user B.
Added commands to display Cloud Identity policies.
gam print policies [todrive <ToDriveAttribute>*]
(filter <String>) [nowarnings]
[formatjson [quotechar <Character>]]
gam show policies (filter <String>) [nowarnings]
[formatjson]
7.00.26
Updated drive_dir
in gam.cfg
to allow the value .
that causes redirect csv|stdout|stderr <FileName>
to write <FileName>
in the current directory without having to prefix <FileName>
with ./
.
Upgraded to OpenSSL 3.4.0 where possible.
7.00.25
Updated authentication process for gam print|show projects
.
7.00.24
Updated gam print|show projects ... showiampolicies 0|1|3
to use non-service account authentication.
7.00.23
Updated gam <UserTypeEntity> create|delete chatmember
to accept external (non-domain) email addresses.
7.00.22
Fixed bug in gam create vaultmatter ... showdetails
that caused a trap.
7.00.21
Added csv_output_header_order
variable to gam.cfg
that is a list of <Strings>
that are used to specify the order of column headers in the CSV file written by a gam print command.
Any headers in the file but not in the list will appear after the headers in the list.
This might be used when the CSV file data is to be processed by another program
that requires that the headers be in a particular order.
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
92dc71a03d92b5ba427fb98a95e4878c472db51d5a5e8811f63abcc6a61e5265 gamadv-xtd3-7.00.40-linux-arm64-glibc2.23.tar.xz
bc223273e0138941f53fb1d7d9b7c8461d76ba3c146a92f5d46b41ee07b46216 gamadv-xtd3-7.00.40-linux-arm64-glibc2.27.tar.xz
dce6113c12f64056d42719a5800d7e795ef8d901413b06cd006964bb048836b1 gamadv-xtd3-7.00.40-linux-arm64-glibc2.31.tar.xz
8282bf0e3966e09a1d623b33f6033d58c6f4d47265af513f7c381c34de309207 gamadv-xtd3-7.00.40-linux-x86_64-glibc2.19.tar.xz
ea04b8d1cc895b932ce2f5cc236b77cc598a831f1f31821900cff3feb696eb6b gamadv-xtd3-7.00.40-linux-x86_64-glibc2.23.tar.xz
3b25f1911a17838af7dd6ac75a6e135d914077bdeb28532bd47b660a75dbe663 gamadv-xtd3-7.00.40-linux-x86_64-glibc2.27.tar.xz
96e5f369af90d1b24c3177823b27bb7a52605ead9e93e6fa271743a300127b3b gamadv-xtd3-7.00.40-linux-x86_64-glibc2.31.tar.xz
7aca9ac1176c15f89cb57f2e8fe39fb5e29c0e3796c844b12f942d2d20c1bd2d gamadv-xtd3-7.00.40-linux-x86_64-glibc2.35.tar.xz
76bea0e44dce77a1b61e9dd6dae476787d290e64a8f55aee4415144b6b5564bc gamadv-xtd3-7.00.40-linux-x86_64-glibc2.39.tar.xz
c021005da529a8c0f65da27c4750483dd52fc662f132de15e7380bea9172e838 gamadv-xtd3-7.00.40-linux-x86_64-legacy.tar.xz
86f6730f4bc973907874064a305607f744aaf97ea1b212d6ed1af9d51a89012f gamadv-xtd3-7.00.40-macos-arm64.tar.xz
ff3fad5288e2d5896416d22aa7bca63bb65132078f3ba732387decc4427042a6 gamadv-xtd3-7.00.40-macos-x86_64.tar.xz
a0060795c811039abd27c0e11d1dd15691f8ad79a87baaaf29deda2532fc8b17 gamadv-xtd3-7.00.40-windows-x86_64.msi
22f343bd65cf7731743f03bbf2f78d9150432bec7787b03a479b2d12fca2b5b0 gamadv-xtd3-7.00.40-windows-x86_64.zip
GAM 7.00.39
Scroll to bottom of page for installation/downloads
Latest updates
7.00.39
Due to build site changes, GAM will no longer run on MacOS 12 Monterey.
Minor code fixes.
7.00.38
Fixed logic flaw in gam print|show policies
where non-matching policies were displayed.
7.00.37
Added options group <RegularExpression>
and ou|org|orgunit <RegularExpression>
to gam print|show policies
that causes GAM to only display policies whose group email address
or OU path match the <RegularExpression>
.
Updated gam get|update|delete contactphotos
to use the People API for domain shared contact photos
as Google has deprecated the Domain Shared Contacts API for these commands. Unfortunately,
the People API fails with gam update|delete contactphotos
.
7.00.36
Updated gam print chromeapps
to correct a trap caused by an API change.
7.00.35
Classification labels are now available for Gmail in addition to Drive.
- See: https://workspaceupdates.googleblog.com/2024/11/open-beta-data-classification-labels-gmail.html
The following command synonyms are available, there is no change in functionality:
gam [<UserTypeEntity>] info classificationlabels|drivelabels
gam [<UserTypeEntity>] print classificationlabels|drivelabels
gam [<UserTypeEntity>] show classificationlabels|drivelabels
gam [<UserTypeEntity>] create classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] delete classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] remove classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] print classificationlabelpermissions|drivelabelpermission
gam [<UserTypeEntity>] show classificationlabelpermissions|drivelabelpermission
7.00.34
Fixed bug introduced in 7.00.33 in gam print group-members
that caused a trap.
7.00.33
Fixed bug in gam print group-members ... cachememberinfo
that caused a trap.
7.00.32
Updated gam info policies
to accept different policy specifications:
polices/<String>
- A policy name,policies/ahv4hg7qc24kvaghb7zihwf4riid4
settings/<String>
- A policy setting type,settings/workspace_marketplace.apps_allowlist
<String>
- A policy setting type,workspace_marketplace.apps_allowlist
7.00.31
Updated gam info|print|show policies
to make additional API calls for settings/workspace_marketplace.apps_allowlist
to get the application name for the application ID. Use option noappnames
to suppress these calls.
7.00.30
Added command to display selected Cloud Identity policies.
gam info policies <CIPolicyNameEntity>
[nowarnings]
[formatjson]
Removed option name <CIPolicyName>
from gam print|show policies
; use info policies
.
7.00.29
Added option name <CIPolicyName>
to gam print|show policies
that displays
information about a specific policy.
7.00.28
Fixed issue that caused gam print/show policies
to fail on some group policies.
7.00.27
Updated gam <UserTypeEntity> collect orphans
and all commands that print file paths to recognize
that a file owned by a user that has no parents is not an orphan if sharedWithMeTime
is set.
This occurs when user A creates a file in a shared folder owned by user B.
Added commands to display Cloud Identity policies.
gam print policies [todrive <ToDriveAttribute>*]
(filter <String>) [nowarnings]
[formatjson [quotechar <Character>]]
gam show policies (filter <String>) [nowarnings]
[formatjson]
7.00.26
Updated drive_dir
in gam.cfg
to allow the value .
that causes redirect csv|stdout|stderr <FileName>
to write <FileName>
in the current directory without having to prefix <FileName>
with ./
.
Upgraded to OpenSSL 3.4.0 where possible.
7.00.25
Updated authentication process for gam print|show projects
.
7.00.24
Updated gam print|show projects ... showiampolicies 0|1|3
to use non-service account authentication.
7.00.23
Updated gam <UserTypeEntity> create|delete chatmember
to accept external (non-domain) email addresses.
7.00.22
Fixed bug in gam create vaultmatter ... showdetails
that caused a trap.
7.00.21
Added csv_output_header_order
variable to gam.cfg
that is a list of <Strings>
that are used to specify the order of column headers in the CSV file written by a gam print command.
Any headers in the file but not in the list will appear after the headers in the list.
This might be used when the CSV file data is to be processed by another program
that requires that the headers be in a particular order.
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
6d8e42169ea39c9e8880b792b90df75f7451f55a941bd697a609733155dfad39 gamadv-xtd3-7.00.39-linux-arm64-glibc2.23.tar.xz
ff742d6ef765fd1afa73c8affaed6150561e77772216a089df5f3e4413e44bde gamadv-xtd3-7.00.39-linux-arm64-glibc2.31.tar.xz
b31e3560ac5db7732c6d31d8b5ddd3c2eccf03a5af09ddd0565b01cfbf88b235 gamadv-xtd3-7.00.39-linux-x86_64-glibc2.19.tar.xz
68ccd4a899cc502f42c5dae8ec9fda260c5494dbfd5b84e1f9b663287dd5d27b gamadv-xtd3-7.00.39-linux-x86_64-glibc2.23.tar.xz
e290a7b3b9f9f3e401fb4231e36707fdf77439395828a5ea1d7415dab84f8c9f gamadv-xtd3-7.00.39-linux-x86_64-glibc2.27.tar.xz
92e94545dc8e82b4574a60b13ee033d93c7abab135c1233adf02e302f54bf538 gamadv-xtd3-7.00.39-linux-x86_64-glibc2.31.tar.xz
d6072dccd03d4af53590df779803e31526e85faedc6b0dc330da90ad1bac38fa gamadv-xtd3-7.00.39-linux-x86_64-glibc2.35.tar.xz
22abc14f63bb50a5ae7c148ace64d26d238a57559e6e99091ac76fbe80304a3f gamadv-xtd3-7.00.39-linux-x86_64-glibc2.39.tar.xz
3e8ff827d9440584922bfdb32b5d4686ee20f35f7295a9ee34396a9bff9cdb68 gamadv-xtd3-7.00.39-linux-x86_64-legacy.tar.xz
77d11c61a73b8e3a1c03048171a215650ba31fdfc68581c6712a54339f5e16b3 gamadv-xtd3-7.00.39-macos-arm64.tar.xz
ac2f721bc62e9a9d44d0e7afdfc1340f03f00aa9ff065231d08505f1def63d65 gamadv-xtd3-7.00.39-macos-x86_64.tar.xz
7473b6d78c7f9f414902b9af4096d762c9c13d365478046713d0bf5b93136fc8 gamadv-xtd3-7.00.39-windows-x86_64.msi
d13ccc59e78955e5c142cff9b56c345ccf8f9054a35cd2aee4317e7fab386a1a gamadv-xtd3-7.00.39-windows-x86_64.zip
GAM 7.00.38
Scroll to bottom of page for installation/downloads
Latest updates
7.00.38
Fixed logic flaw in gam print|show policies
where non-matching policies were displayed.
7.00.37
Added options group <RegularExpression>
and ou|org|orgunit <RegularExpression>
to gam print|show policies
that causes GAM to only display policies whose group email address
or OU path match the <RegularExpression>
.
Updated gam get|update|delete contactphotos
to use the People API for domain shared contact photos
as Google has deprecated the Domain Shared Contacts API for these commands. Unfortunately,
the People API fails with gam update|delete contactphotos
.
7.00.36
Updated gam print chromeapps
to correct a trap caused by an API change.
7.00.35
Classification labels are now available for Gmail in addition to Drive.
- See: https://workspaceupdates.googleblog.com/2024/11/open-beta-data-classification-labels-gmail.html
The following command synonyms are available, there is no change in functionality:
gam [<UserTypeEntity>] info classificationlabels|drivelabels
gam [<UserTypeEntity>] print classificationlabels|drivelabels
gam [<UserTypeEntity>] show classificationlabels|drivelabels
gam [<UserTypeEntity>] create classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] delete classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] remove classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] print classificationlabelpermissions|drivelabelpermission
gam [<UserTypeEntity>] show classificationlabelpermissions|drivelabelpermission
7.00.34
Fixed bug introduced in 7.00.33 in gam print group-members
that caused a trap.
7.00.33
Fixed bug in gam print group-members ... cachememberinfo
that caused a trap.
7.00.32
Updated gam info policies
to accept different policy specifications:
polices/<String>
- A policy name,policies/ahv4hg7qc24kvaghb7zihwf4riid4
settings/<String>
- A policy setting type,settings/workspace_marketplace.apps_allowlist
<String>
- A policy setting type,workspace_marketplace.apps_allowlist
7.00.31
Updated gam info|print|show policies
to make additional API calls for settings/workspace_marketplace.apps_allowlist
to get the application name for the application ID. Use option noappnames
to suppress these calls.
7.00.30
Added command to display selected Cloud Identity policies.
gam info policies <CIPolicyNameEntity>
[nowarnings]
[formatjson]
Removed option name <CIPolicyName>
from gam print|show policies
; use info policies
.
7.00.29
Added option name <CIPolicyName>
to gam print|show policies
that displays
information about a specific policy.
7.00.28
Fixed issue that caused gam print/show policies
to fail on some group policies.
7.00.27
Updated gam <UserTypeEntity> collect orphans
and all commands that print file paths to recognize
that a file owned by a user that has no parents is not an orphan if sharedWithMeTime
is set.
This occurs when user A creates a file in a shared folder owned by user B.
Added commands to display Cloud Identity policies.
gam print policies [todrive <ToDriveAttribute>*]
(filter <String>) [nowarnings]
[formatjson [quotechar <Character>]]
gam show policies (filter <String>) [nowarnings]
[formatjson]
7.00.26
Updated drive_dir
in gam.cfg
to allow the value .
that causes redirect csv|stdout|stderr <FileName>
to write <FileName>
in the current directory without having to prefix <FileName>
with ./
.
Upgraded to OpenSSL 3.4.0 where possible.
7.00.25
Updated authentication process for gam print|show projects
.
7.00.24
Updated gam print|show projects ... showiampolicies 0|1|3
to use non-service account authentication.
7.00.23
Updated gam <UserTypeEntity> create|delete chatmember
to accept external (non-domain) email addresses.
7.00.22
Fixed bug in gam create vaultmatter ... showdetails
that caused a trap.
7.00.21
Added csv_output_header_order
variable to gam.cfg
that is a list of <Strings>
that are used to specify the order of column headers in the CSV file written by a gam print command.
Any headers in the file but not in the list will appear after the headers in the list.
This might be used when the CSV file data is to be processed by another program
that requires that the headers be in a particular order.
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
e3233bc47afbedd35a5f8ec99a0a32de153ed50b8455984e6196e1a31fde9aad gamadv-xtd3-7.00.38-linux-arm64-glibc2.23.tar.xz
27b7660b97de7a6e16da875de4a542140ae7c73935d6372c53d6d843f886eee7 gamadv-xtd3-7.00.38-linux-arm64-glibc2.27.tar.xz
b3327e9301e7e25d0fa601429dd1e171002aa77ff52a40971524bb3fb43ea507 gamadv-xtd3-7.00.38-linux-arm64-glibc2.31.tar.xz
75470ffbae0318294e8e58f7607271830d244f8ef4f509c558e1b7c250097d2e gamadv-xtd3-7.00.38-linux-x86_64-glibc2.19.tar.xz
1fc81e03bbd543e05c808909fd602015bd1bdf21845469a968d2aefc8253a4b1 gamadv-xtd3-7.00.38-linux-x86_64-glibc2.23.tar.xz
716f867f4024489c034d3a948259b378ecbfc66fd5f981c6d65bf602faa95e86 gamadv-xtd3-7.00.38-linux-x86_64-glibc2.27.tar.xz
e0a695d323a27284a5af115c58a26376e809f1910325ed270a11a60628a839d9 gamadv-xtd3-7.00.38-linux-x86_64-glibc2.31.tar.xz
60dafdd35055d7acb95432d7ba523d6c5ce74f6aeb3fbd930c2c16fc13e1d9f5 gamadv-xtd3-7.00.38-linux-x86_64-glibc2.35.tar.xz
124a9a0dfeb5971d341be087e4020a1d903835f42317c72b7c6a7d6081a44614 gamadv-xtd3-7.00.38-linux-x86_64-glibc2.39.tar.xz
3f03d0e2d97556c1cf3df6a952c3f8ff454090d87cc0a844c15ff999c8c310ec gamadv-xtd3-7.00.38-linux-x86_64-legacy.tar.xz
b388086f4190284893e91b3ff209b4fad5a584c5707de8a6c327832311da09de gamadv-xtd3-7.00.38-macos-arm64.tar.xz
fa13d796f0799390fc3f860747bcba9f905610d1708b61c226c8dc739e57e7f5 gamadv-xtd3-7.00.38-macos-x86_64.tar.xz
d842b888bdab58ef7357c4db23b06c038b2e91759af5f5a99ed78a9ca8a2f1a1 gamadv-xtd3-7.00.38-windows-x86_64.msi
7f777fb5f5c425f049e032c220aadc53362177b72ab90172ca480919832a7108 gamadv-xtd3-7.00.38-windows-x86_64.zip
GAM 7.00.37
Scroll to bottom of page for installation/downloads
Latest updates
7.00.37
Added options group <RegularExpression>
and ou|org|orgunit <RegularExpression>
to gam print|show policies
that causes GAM to only display policies whose group email address
or OU path match the <RegularExpression>
.
Updated gam get|update|delete contactphotos
to use the People API for domain shared contact photos
as Google has deprecated the Domain Shared Contacts API for these commands. Unfortunately,
the People API fails with gam update|delete contactphotos
.
7.00.36
Updated gam print chromeapps
to correct a trap caused by an API change.
7.00.35
Classification labels are now available for Gmail in addition to Drive.
- See: https://workspaceupdates.googleblog.com/2024/11/open-beta-data-classification-labels-gmail.html
The following command synonyms are available, there is no change in functionality:
gam [<UserTypeEntity>] info classificationlabels|drivelabels
gam [<UserTypeEntity>] print classificationlabels|drivelabels
gam [<UserTypeEntity>] show classificationlabels|drivelabels
gam [<UserTypeEntity>] create classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] delete classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] remove classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] print classificationlabelpermissions|drivelabelpermission
gam [<UserTypeEntity>] show classificationlabelpermissions|drivelabelpermission
7.00.34
Fixed bug introduced in 7.00.33 in gam print group-members
that caused a trap.
7.00.33
Fixed bug in gam print group-members ... cachememberinfo
that caused a trap.
7.00.32
Updated gam info policies
to accept different policy specifications:
polices/<String>
- A policy name,policies/ahv4hg7qc24kvaghb7zihwf4riid4
settings/<String>
- A policy setting type,settings/workspace_marketplace.apps_allowlist
<String>
- A policy setting type,workspace_marketplace.apps_allowlist
7.00.31
Updated gam info|print|show policies
to make additional API calls for settings/workspace_marketplace.apps_allowlist
to get the application name for the application ID. Use option noappnames
to suppress these calls.
7.00.30
Added command to display selected Cloud Identity policies.
gam info policies <CIPolicyNameEntity>
[nowarnings]
[formatjson]
Removed option name <CIPolicyName>
from gam print|show policies
; use info policies
.
7.00.29
Added option name <CIPolicyName>
to gam print|show policies
that displays
information about a specific policy.
7.00.28
Fixed issue that caused gam print/show policies
to fail on some group policies.
7.00.27
Updated gam <UserTypeEntity> collect orphans
and all commands that print file paths to recognize
that a file owned by a user that has no parents is not an orphan if sharedWithMeTime
is set.
This occurs when user A creates a file in a shared folder owned by user B.
Added commands to display Cloud Identity policies.
gam print policies [todrive <ToDriveAttribute>*]
(filter <String>) [nowarnings]
[formatjson [quotechar <Character>]]
gam show policies (filter <String>) [nowarnings]
[formatjson]
7.00.26
Updated drive_dir
in gam.cfg
to allow the value .
that causes redirect csv|stdout|stderr <FileName>
to write <FileName>
in the current directory without having to prefix <FileName>
with ./
.
Upgraded to OpenSSL 3.4.0 where possible.
7.00.25
Updated authentication process for gam print|show projects
.
7.00.24
Updated gam print|show projects ... showiampolicies 0|1|3
to use non-service account authentication.
7.00.23
Updated gam <UserTypeEntity> create|delete chatmember
to accept external (non-domain) email addresses.
7.00.22
Fixed bug in gam create vaultmatter ... showdetails
that caused a trap.
7.00.21
Added csv_output_header_order
variable to gam.cfg
that is a list of <Strings>
that are used to specify the order of column headers in the CSV file written by a gam print command.
Any headers in the file but not in the list will appear after the headers in the list.
This might be used when the CSV file data is to be processed by another program
that requires that the headers be in a particular order.
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
d87c721df58ad6edb77a45cc98c330e8c9061799f8c1661640194c683ff13772 gamadv-xtd3-7.00.37-linux-arm64-glibc2.23.tar.xz
0dcea3ae8926a5e239cfc23e5d814ada09ebeed9764bc41d20ff030e4aaba0e1 gamadv-xtd3-7.00.37-linux-arm64-glibc2.27.tar.xz
99022d03ab36a6cc57749cee3c18e52b91b5f341d8b1e8ebb3f532bb5df1264d gamadv-xtd3-7.00.37-linux-arm64-glibc2.31.tar.xz
32d4ecb176d4798269d0247bc78349714b91ab65a4297c177d68feeecd817fb8 gamadv-xtd3-7.00.37-linux-x86_64-glibc2.19.tar.xz
4047bb46007140b5c734a50edaab81d949a0a648a8200ad4eaf7a8a1fa04a62d gamadv-xtd3-7.00.37-linux-x86_64-glibc2.23.tar.xz
f8ed0a4157f08890a09f065159d25321a9f252ae89badcef83ed6fbb39a78585 gamadv-xtd3-7.00.37-linux-x86_64-glibc2.27.tar.xz
34169bafc9ccf796a3e6c2da09d3ec2bcf79aca2b23d3862a5f7c34161d21036 gamadv-xtd3-7.00.37-linux-x86_64-glibc2.31.tar.xz
42006f6718f42c736c113b66485b57be0ea8e2005e3025243f1fd190300997b0 gamadv-xtd3-7.00.37-linux-x86_64-glibc2.35.tar.xz
f3faf0be70799e9473a0ac13aebba0f8461a23fe1eda88392468ae5c00ed929b gamadv-xtd3-7.00.37-linux-x86_64-glibc2.39.tar.xz
045972b6e36c5820769771b19931f24b04c3f40b7993da22f6d86daa86f4c31a gamadv-xtd3-7.00.37-linux-x86_64-legacy.tar.xz
86a277d91923832048689e5d6cecbdd3eb81f63c6841aabf7f37f427d6718477 gamadv-xtd3-7.00.37-macos-arm64.tar.xz
f62e780dbe623a825d87fa498584f218d6c153a516ab7373fff94fb2f47a56d7 gamadv-xtd3-7.00.37-macos-x86_64.tar.xz
2ba3f993dc43a9f46b426674c6d131246fb950ac159aa7f0a295b09f098e015e gamadv-xtd3-7.00.37-windows-x86_64.msi
3855b23a4682ae21ffe516ebdf0f6b51416a4df20b84470ceabe580beae2419f gamadv-xtd3-7.00.37-windows-x86_64.zip
GAM 7.00.36
Scroll to bottom of page for installation/downloads
Latest updates
7.00.36
Updated gam print chromeapps
to correct a trap caused by an API change.
7.00.35
Classification labels are now available for Gmail in addition to Drive.
- See: https://workspaceupdates.googleblog.com/2024/11/open-beta-data-classification-labels-gmail.html
The following command synonyms are available, there is no change in functionality:
gam [<UserTypeEntity>] info classificationlabels|drivelabels
gam [<UserTypeEntity>] print classificationlabels|drivelabels
gam [<UserTypeEntity>] show classificationlabels|drivelabels
gam [<UserTypeEntity>] create classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] delete classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] remove classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] print classificationlabelpermissions|drivelabelpermission
gam [<UserTypeEntity>] show classificationlabelpermissions|drivelabelpermission
7.00.34
Fixed bug introduced in 7.00.33 in gam print group-members
that caused a trap.
7.00.33
Fixed bug in gam print group-members ... cachememberinfo
that caused a trap.
7.00.32
Updated gam info policies
to accept different policy specifications:
polices/<String>
- A policy name,policies/ahv4hg7qc24kvaghb7zihwf4riid4
settings/<String>
- A policy setting type,settings/workspace_marketplace.apps_allowlist
<String>
- A policy setting type,workspace_marketplace.apps_allowlist
7.00.31
Updated gam info|print|show policies
to make additional API calls for settings/workspace_marketplace.apps_allowlist
to get the application name for the application ID. Use option noappnames
to suppress these calls.
7.00.30
Added command to display selected Cloud Identity policies.
gam info policies <CIPolicyNameEntity>
[nowarnings]
[formatjson]
Removed option name <CIPolicyName>
from gam print|show policies
; use info policies
.
7.00.29
Added option name <CIPolicyName>
to gam print|show policies
that displays
information about a specific policy.
7.00.28
Fixed issue that caused gam print/show policies
to fail on some group policies.
7.00.27
Updated gam <UserTypeEntity> collect orphans
and all commands that print file paths to recognize
that a file owned by a user that has no parents is not an orphan if sharedWithMeTime
is set.
This occurs when user A creates a file in a shared folder owned by user B.
Added commands to display Cloud Identity policies.
gam print policies [todrive <ToDriveAttribute>*]
(filter <String>) [nowarnings]
[formatjson [quotechar <Character>]]
gam show policies (filter <String>) [nowarnings]
[formatjson]
7.00.26
Updated drive_dir
in gam.cfg
to allow the value .
that causes redirect csv|stdout|stderr <FileName>
to write <FileName>
in the current directory without having to prefix <FileName>
with ./
.
Upgraded to OpenSSL 3.4.0 where possible.
7.00.25
Updated authentication process for gam print|show projects
.
7.00.24
Updated gam print|show projects ... showiampolicies 0|1|3
to use non-service account authentication.
7.00.23
Updated gam <UserTypeEntity> create|delete chatmember
to accept external (non-domain) email addresses.
7.00.22
Fixed bug in gam create vaultmatter ... showdetails
that caused a trap.
7.00.21
Added csv_output_header_order
variable to gam.cfg
that is a list of <Strings>
that are used to specify the order of column headers in the CSV file written by a gam print command.
Any headers in the file but not in the list will appear after the headers in the list.
This might be used when the CSV file data is to be processed by another program
that requires that the headers be in a particular order.
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
43a81db047098ad06d93210b3d3a23891983e45b1b07fe96023626a44038881c gamadv-xtd3-7.00.36-linux-arm64-glibc2.23.tar.xz
7d1cf77de16d8b201231c7d9abb97043334d1e05f43ce489274f5e7aaf1cba9d gamadv-xtd3-7.00.36-linux-arm64-glibc2.27.tar.xz
bc424d469273be158f4426d57c4f740091ca2648626c443e2bd9f997f2cafd55 gamadv-xtd3-7.00.36-linux-arm64-glibc2.31.tar.xz
5c6955e0436b4c4504b0eeeea6587f0768caf01782980d432022b8af534d7696 gamadv-xtd3-7.00.36-linux-x86_64-glibc2.19.tar.xz
bedd8c817e128336a7bfa6bf2f321327241bfda7f850ef49cb6c1b3c920c5fd3 gamadv-xtd3-7.00.36-linux-x86_64-glibc2.23.tar.xz
b3cb553847d1f29bdb8daf1eb5af24d3a7dbf56eed5aa230e611ddfd0077112c gamadv-xtd3-7.00.36-linux-x86_64-glibc2.27.tar.xz
63ffca53d414a6cd3a2f7efb24f9b78fb8b96d8d776e90557107d284929fd17c gamadv-xtd3-7.00.36-linux-x86_64-glibc2.31.tar.xz
5e8a212cdaf096a906697cb61fb357b6bfd7a799a7b1af55055687137391b104 gamadv-xtd3-7.00.36-linux-x86_64-glibc2.35.tar.xz
e53a028a2b4b242b03c1769fa3ddafd9781d0553bed4f20d674b86d1958c3d88 gamadv-xtd3-7.00.36-linux-x86_64-glibc2.39.tar.xz
01fa318356bc9e9f2cb5b12f3b643f0ddf4c268ce6402c7291a34932cf5505db gamadv-xtd3-7.00.36-linux-x86_64-legacy.tar.xz
038bc3cfe3dab5c1a6b4d421a4b9c505507e1f0b812e7694088a29ed585f2312 gamadv-xtd3-7.00.36-macos-arm64.tar.xz
f0b7a6cd453d9a278fad5bd5bef2172395c40c9ae145d85123a5cae6cfe9be93 gamadv-xtd3-7.00.36-macos-x86_64.tar.xz
0c84a07ef8c909478888581a542dc4c086d197771e99fc857a4478a75b42b38a gamadv-xtd3-7.00.36-windows-x86_64.msi
42c9d9b18069e02a24af8f2d530c9b19de72bdc90a31b0db07835637b18b58cd gamadv-xtd3-7.00.36-windows-x86_64.zip
GAM 7.00.35
Scroll to bottom of page for installation/downloads
Latest updates
7.00.35
Classification labels are now available for Gmail in addition to Drive.
- See: https://workspaceupdates.googleblog.com/2024/11/open-beta-data-classification-labels-gmail.html
The following command synonyms are available, there is no change in functionality:
gam [<UserTypeEntity>] info classificationlabels|drivelabels
gam [<UserTypeEntity>] print classificationlabels|drivelabels
gam [<UserTypeEntity>] show classificationlabels|drivelabels
gam [<UserTypeEntity>] create classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] delete classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] remove classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] print classificationlabelpermissions|drivelabelpermission
gam [<UserTypeEntity>] show classificationlabelpermissions|drivelabelpermission
7.00.34
Fixed bug introduced in 7.00.33 in gam print group-members
that caused a trap.
7.00.33
Fixed bug in gam print group-members ... cachememberinfo
that caused a trap.
7.00.32
Updated gam info policies
to accept different policy specifications:
polices/<String>
- A policy name,policies/ahv4hg7qc24kvaghb7zihwf4riid4
settings/<String>
- A policy setting type,settings/workspace_marketplace.apps_allowlist
<String>
- A policy setting type,workspace_marketplace.apps_allowlist
7.00.31
Updated gam info|print|show policies
to make additional API calls for settings/workspace_marketplace.apps_allowlist
to get the application name for the application ID. Use option noappnames
to suppress these calls.
7.00.30
Added command to display selected Cloud Identity policies.
gam info policies <CIPolicyNameEntity>
[nowarnings]
[formatjson]
Removed option name <CIPolicyName>
from gam print|show policies
; use info policies
.
7.00.29
Added option name <CIPolicyName>
to gam print|show policies
that displays
information about a specific policy.
7.00.28
Fixed issue that caused gam print/show policies
to fail on some group policies.
7.00.27
Updated gam <UserTypeEntity> collect orphans
and all commands that print file paths to recognize
that a file owned by a user that has no parents is not an orphan if sharedWithMeTime
is set.
This occurs when user A creates a file in a shared folder owned by user B.
Added commands to display Cloud Identity policies.
gam print policies [todrive <ToDriveAttribute>*]
(filter <String>) [nowarnings]
[formatjson [quotechar <Character>]]
gam show policies (filter <String>) [nowarnings]
[formatjson]
7.00.26
Updated drive_dir
in gam.cfg
to allow the value .
that causes redirect csv|stdout|stderr <FileName>
to write <FileName>
in the current directory without having to prefix <FileName>
with ./
.
Upgraded to OpenSSL 3.4.0 where possible.
7.00.25
Updated authentication process for gam print|show projects
.
7.00.24
Updated gam print|show projects ... showiampolicies 0|1|3
to use non-service account authentication.
7.00.23
Updated gam <UserTypeEntity> create|delete chatmember
to accept external (non-domain) email addresses.
7.00.22
Fixed bug in gam create vaultmatter ... showdetails
that caused a trap.
7.00.21
Added csv_output_header_order
variable to gam.cfg
that is a list of <Strings>
that are used to specify the order of column headers in the CSV file written by a gam print command.
Any headers in the file but not in the list will appear after the headers in the list.
This might be used when the CSV file data is to be processed by another program
that requires that the headers be in a particular order.
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
701803823d7915daf77d73de8c8f3dae2ff22695211834da4ea6f9bcff5202e0 gamadv-xtd3-7.00.35-linux-arm64-glibc2.23.tar.xz
acd323df6b8479b9f68771c8e23ed474bac0883cdb053b3cfcb376a397c5dff2 gamadv-xtd3-7.00.35-linux-arm64-glibc2.27.tar.xz
8dbbf33adecaa733da8ef6ee52eb7596101474a5d538a25857052d7c1cbbb606 gamadv-xtd3-7.00.35-linux-arm64-glibc2.31.tar.xz
e111373cc07c8aa0f899e8269d084350bb92bbad9d38b3ed8654e9ae87c018bf gamadv-xtd3-7.00.35-linux-x86_64-glibc2.19.tar.xz
705fbf78ba789892eb11d72f0b34379a4f8df19a5d80f14f371617ba21ec09ec gamadv-xtd3-7.00.35-linux-x86_64-glibc2.23.tar.xz
6f2fd29fea59eb2a55ef3e8871d3d7a16fbc0272b61b37d8c5f56565cef2e364 gamadv-xtd3-7.00.35-linux-x86_64-glibc2.27.tar.xz
b34d2e3bb1c35335ea53ee545f4ce3a5404aa1276e32358080261a29860850a4 gamadv-xtd3-7.00.35-linux-x86_64-glibc2.31.tar.xz
9e8858d7f61dc8897ac3f799d908e0a7acad295496ca9aef8c318486f1fc8862 gamadv-xtd3-7.00.35-linux-x86_64-glibc2.35.tar.xz
7f0183fa98b1ecae781868f0d66eaf7de8c4944471a31a707ce1138f97e8115d gamadv-xtd3-7.00.35-linux-x86_64-glibc2.39.tar.xz
34cfd42ce98319f218c3a47b87101cea94f1104d201a45224a8ca869b81e3524 gamadv-xtd3-7.00.35-linux-x86_64-legacy.tar.xz
2de3397902d701a246bf63dd48511fdd7123e98def8ca63177aa8be0ecb68712 gamadv-xtd3-7.00.35-macos-arm64.tar.xz
58d0b1a6668ab5367e6f11df8703fc6646e0182c485abcf7d2d7323b5aedb968 gamadv-xtd3-7.00.35-macos-x86_64.tar.xz
b0a9850e4b8c07d1e658b123578182aa01b0ba85478c3e72166fe8475386ee34 gamadv-xtd3-7.00.35-windows-x86_64.msi
0cf05f27ceac39c9ec74f8a8ce540fa96553d6f9b936c050340a4f44afecd99d gamadv-xtd3-7.00.35-windows-x86_64.zip