# Update GAM7 to latest version Automatic update to the latest version on Linux/Mac OS/Google Cloud Shell/Raspberry Pi/ChromeOS: - Do not create project or authorizations, default path `$HOME/bin` - `bash <(curl -s -S -L https://git.io/gam-install) -l` - Do not create project or authorizations, specify a path - `bash <(curl -s -S -L https://git.io/gam-install) -l -d ` By default, a folder, `gam7`, is created in the default or specified path and the files are downloaded into that folder. Add the `-s` option to the end of the above commands to suppress creating the `gam7` folder; the files are downloaded directly into the default or specified path. See [Downloads-Installs-GAM7](https://github.com/GAM-team/GAM/wiki/Downloads-Installs) for Windows or other options, including manual installation ### 7.30.05 Added option `gmaileventtypes ` to `gam report gmail` that can be used to limit the event types displayed. ``` ::= |(/) ::= "(,)*" gam report gmail user user@domain.com gmaileventtypes 1,10/11 ``` * See: https://developers.google.com/workspace/admin/reports/v1/appendix/activity/gmail Updated sorting of column headers in `gam report `. ### 7.30.04 Updated `gam report gmail` to avoid the following error when incomplete start/end time information is provided. ``` ERROR: Invalid request: Start time and end time should both be provided, and the scan duration should not be greater than 30 days. ``` * No time information provided - GAM sets `range -30d today` * Only `start