Releases: GAM-team/GAM
GAM 7.29.04
- 7.29.04
Updated gam delete chromepolicy chrome.users.apps.InstallType ou <OrgUnitItem> appid <AppID>
to allow deleting an app, i.e., explicitly remove it from management. <OrgUnitItem> must specify where it was added for management.
- See Update History
GAM 7.29.03
- 7.29.03
Remove debugging message from gam <UserTypeEntity> move drivefile <DriveFileEntity>.
- See Update History
GAM 7.29.02
- 7.29.02
Fixed bug in gam <UserTypeEntity> move drivefile <DriveFileEntity> where the following options
were only applied to top level files or folders re-created in the destination. Now, domain
and email address mappings apply to all moved files/folders.
excludepermissionsfromdomains <DomainNameList>
includepermissionsfromdomains <DomainNameList>
mappermissionsdomain <DomainName> <DomainName>
mappermissionsemail <EmailAddress> <EmailAddress>
mappermissionsemailfile <CSVFileInput> endcsv
Upgraded to Python 3.14.1.
- See Update History
GAM 7.29.01
- 7.29.01
Added option oneitemperrow to gam <UserTypeEntity> print calendars ... permissions to have each of a
calendar's permissions displayed on a separate row with all of the other calendar fields.
Updated gam yubikey reset_piv to handle YubiKey firmware updates that caused an error.
- See Update History
GAM 7.29.00
- 7.29.00
Added options mappermissionsemail <EmailAddress> <EmailAddress> and mappermissionsemailfile <CSVFileInput> endcsv
to these commands:
gam [<UserTypeEntity>] copy shareddriveacls <SharedDriveEntity> to <SharedDriveEntity>
gam [<UserTypeEntity>] sync shareddriveacls <SharedDriveEntity> with <SharedDriveEntity>
gam <UserTypeEntity> copy drivefile <DriveFileEntity>
gam <UserTypeEntity> move drivefile <DriveFileEntity>
When mappermissionsemail <EmailAddress> <EmailAddress> is specifed, an ACL that references the first <EmailAddress>
in the source will be modified to reference the second <EmailAddress> in the destination.
Bulk permission email address mapping can be specified with mappermissionsemailfile <CSVFileInput> endcsv.
<CSVFileInput> must include these columns: sourceEmail and destinationEmail.
These options will be most useful with inter-workspace Shared Drive copies and moves.
- See Update History
GAM 7.28.13
- 7.28.13
Added option addcsvdata <FieldName> <String> to gam <UserTypeEntity> print messages
that adds additional columns of data to the CSV file output.
- See Update History
GAM 7.28.12
- 7.28.12
Updated gam delete project to handle the following error:
ERROR: 400: failedPrecondition - Project not active
- See Update History
GAM 7.28.11
- 7.28.11
Removed all options/fields referencing inheritance from gam create|update|info|print org as this option/field is deprecated.
- 7.28.10
Added a command gam print course-counts that dsplays the count of the number of courses in which a teacher or student is a participant.
- See Update History
GAM 7.28.10
- 7.28.10
Added a command gam print course-counts that dsplays the count of the number of courses in which a teacher or student is a participant.
- See Update History
GAM 7.28.09
- 7.28.09
Fixed bug in gam print cigroups ... descriptionmatchpattern [not] <REMatchPattern> that caused a trap.
- See Update History