# Update GAMADV-XTD3 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://raw.githubusercontent.com/taers232c/GAMADV-XTD3/master/src/gam-install.sh) -l` - Do not create project or authorizations, specify a path - `bash <(curl -s -S -L https://raw.githubusercontent.com/taers232c/GAMADV-XTD3/master/src/gam-install.sh) -l -d ` By default, a folder, `gamadv-xtd3`, 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 `gamadv-xtd3` folder; the files are downloaded directly into the default or specified path. See [Downloads](https://github.com/taers232c/GAMADV-XTD3/wiki/Downloads) for Windows or other options, including manual installation ### 6.75.05 Added option `csv [todrive *]` to `gam archive|delete|modify|spam|trash|untrash messages|threads` that causes GAM to display the command results in CSV form. ### 6.75.04 Added a command to print user counts by OrgUnit. By default, all users in the workspace are counted; you can specify a domain to only count users in that domain. ``` gam print usercountsbyorgunit [todrive *] [domain ] ``` Added option `uploadattachments []` to `gam show messages|threads` that causes GAM to upload all message attachments to the user's `My Drive`, the default, or to a specific folder. The existing option `attachmentnamepattern ` can be used to select attachments to upload. ### 6.75.03 Fixed bug in `gam batch|tbatch` where the line `sleep ` in the batch file caused the error: ``` ERROR: Invalid argument: Expected ``` ### 6.75.02 Updated `gam report ` to retry/handle the following error: ``` ERROR: 503: serviceNotAvailable - The service is currently unavailable. ``` ### 6.75.01 Added option `admin ` to `gam upload sakey`. ### 6.75.00 Updated `gam create project` to simplify handling the situation where your workspace is configured to disable service account private key uploads. Added command `gam upload sakey` to aid in this process. * See: https://github.com/taers232c/GAMADV-XTD3/wiki/Authorization#upload-a-service-account-key-to-a-service-account-with-no-keys ### 6.74.02 Fixed bug in `gam print shareddrives ... formatjson` that caused a trap. ### 6.74.01 Updated `gam create|update drivefileacl ... expiration