We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated `gam print chromeapps` to correct a trap caused by an API change.
Classification labels are now available for Gmail in addition to Drive.
Fixed bug introduced in 7.00.33 in `gam print group-members` that caused a trap.
Fixed bug in `gam print group-members ... cachememberinfo` that caused a trap.
Fix typos
Updated `gam info policies` to accept different policy specifications
Updated `gam info|print|show policies` to make additional API calls for `settings/workspace_marketplace.apps_allowlist`
Update CI policy docs
Added command to display selected Cloud Identity policies.
Added option `name <CIPolicyName>` to `gam print|show policies`
Update policies docs
Fixed issue that caused `gam print/show policies` to fail on some group policies.
Added commands to display Cloud Identity policies.
Updated `gam <UserTypeEntity> collect orphans` and all commands that print file paths
Updated `drive_dir` in `gam.cfg` to allow the value `.`
Updated authentication process for `gam print|show projects`.
Updated `gam print|show projects ... showiampolicies 0|1|3` to use non-service account authentication.
Updated `gam <UserTypeEntity> create|delete chatmember` to accept external (non-domain) email addresses.
Fixed bug in `gam create vaultmatter ... showdetails` that caused a trap.
Added `csv_output_header_order` variable to `gam.cfg`
Tow minor fixes
Updated `gam create project` to use a default project name of `gam-project-a1b2c`
Update all user calendar commands to disable falling back to client access if service account authorization has never been performed.
Three updates Updated `gam <UserTypeEntity> claim|transfer ownership` to show `Got N Drive Files/Folders that matched query` messages as files/folders are being identified for processing. Added option `<JSONData>` to `gam create|update caalevel`. Updated to Python 3.13.0 where possible.
Added options `timestamp [<Boolean>]` and `timeformat <String>` to `gam <UserTypeEntity> create|update drivefile`
Retry the following unexpected errors in `gam print users`. ERROR: 400: failedPrecondition - Precondition check failed. ERROR: 500: unknownError - Unknown Error.
Align version number with GAM7.
Updated option `showlastmodification` to `gam <UserTypeEntity> print|show filecounts`
Updated support for `Folders with limited access`; this is a work in progress.
Updated to Python 3.12.7 where possible.