# 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.33.01 Added option `shownopolicy` to `gam print chromepolicies` that will display output like the following if no policies apply to the selected OU or group. ``` gam print chromepolicies ou /Test appid chrome:emidddocikgklceeeifefomdnbkldhng namespace chrome.users.apps shownopolicy Getting all Chrome Policies that match query (chrome.users.apps.*) for /Test Got 0 Chrome Policies that matched query (chrome.users.apps.*) for /Test... name,orgUnitPath,parentOrgUnitPath,direct,appId noPolicy,/Test,/,False,chrome:emidddocikgklceeeifefomdnbkldhng ``` ### 7.33.00 Added variable `developer_preview_apis` to `gam.cfg` that is a comma separated list of APIs requiring a Developer Preview key. Currently, `chat` is the only API that requires a Developer Preview key; it is required for the User Sections commands. * See: https://github.com/GAM-team/GAM/wiki/Users-Chat#introduction * See: https://github.com/GAM-team/GAM/wiki/Users-Chat#manage-chat-user-sections ### 7.32.07 Added option `includepermissionsforview published` to `gam print filelist` and `gam show fileinfo`. From the Drive API documentation: ``` Specifies which additional view's permissions to include in the response. Only published is supported. ``` ### 7.32.06 Added options to `gam copy drivefile ... copysubfiles` to limit copying to files whose `modifiedTime` meets specified requirements. * `start|starttime |