Releases: GAM-team/GAM
GAM 7.03.03
- 7.03.03
Fixed bug in gam update resoldcustomer
that caused the following error:
ERROR: Got an unexpected keyword argument customerAuthToken
GAM 7.03.02
- 7.03.02
Updated gam <UserTypeEntity> show labels nested
to properly display label nesting
when labels have embedded /
characters in their names.
GAM 7.03.01
- 7.03.01
Updated gam create project
to retry the following unexpected error:
ERROR: 400 - invalidArgument - Service account gam-project-a1b2c@gam-project-a1b2c.iam.gserviceaccount.com does not exist.
GAM 7.03.00
- 7.03.00
Updated gam create|use project
to discontinue use of the Identity-Aware Proxy (IAP) OAuth Admin APIs
that are being deprecated by Google. You will see a set of instructions detailing how to
configure the Oauth Consent screen and create the Oauth client.
Added options copypermissionroles <DriveFileACLRoleList>
and copypermissiontypes <DriveFileACLTypeList>
to gam <UserTypeEntity> copy drivefile
that provide more control over what permissions are copied
from the source files/folders to the destination files/folders.
GAM 7.02.11
-7.02.11
Updated gam report <ActivityApplicationName>
to display id:<actor.profileId>
in the emailAddress
column
when actor.email
is empty. This typically occurs when the actor is not in your workspace.
Updated gam <UserTypeEntity> copy drivefile
to ignore ACLs referencing deleted user/groups.
-7.02.10
Added option bydate
to gam report <ActivityApplicationName> ... countsonly
that provides an additional display option.
countsonly
- Display a row per user across all dates with all event counts on one rowcountsonly bydate
- Display a row per user per date for all dates with any events with all events counts on the rowcountsonly summary
- Display a row per event with counts for each event summarized across users and dates
GAM 7.02.09
- 7.02.09
Added option clearresources
to <EventUpdateAttribute>
for use in gam <UserTypeEntity> update events
that allows clearing all resources from a user's calendar events. For example, to clear all resources from a user's future events:
gam user user@domain.com update events primary matchfield attendeespattern @resource.calendar.google.com after now clearresources
Added option resource <ResourceID>
to <EventAttribute>
for use in gam <UserTypeEntity> create|update events
that adds a resource to an event.
Added option removeresource <ResourceID>
to <EventUpdateAttribute>
for use in gam <UserTypeEntity> update events
that removes a resource from an event.
GAM 7.02.08
- 7.02.08
Fixed bug in gam print|show chromepolicies
that caused a trap when neither
ou|orgunit <OrgUnitItem>
nor group <GroupItem>
was specified.
GAM 7.02.07
- 7.02.07
Updated gam delete|update chromepolicy
to display the <AppID>
or <PrinterID>
(if specified)
in the command status messages.
GAM 7.02.06
- 7.02.06
Added option <JSONData>
to gam <UserTypeEntity> create|update form
that allows for
creation/modification of all fields in a form. <JSONData>
is a list of form update requests.
GAM 7.02.05
- 7.02.05
Updated gam [<UserTypeEntity>] show shareddriveacls ... formatjson
to not display this line
which interferes with the JSON output.
User: user@domain.com, Show N Shared Drives