# 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.38.00 Added variable `gcp_org_id` to `gam.cfg` that is used by the following commands; by setting the value, additional API calls are eliminated. ``` gam create project gam create gcpfolder gam create|update|delete caalevel gam print|show caalevels gam print|show tokens gcpdetails ``` You can get and set the `gam.cfg/gcp_org_id` value with these commands: ``` $ gam info gcporgid organizations/906207637890 $ gam config gcp_org_id organizations/906207637890 save ``` You can get and set the `gam.cfg/customer_id` value with these commands: ``` $ gam info customerid C78abc9de $ gam config customer_id C78abc9de save ``` Added the following options to `gam report `. ``` applicationinfofilter networkinfofilter statusfilter includesensitivedata ``` ### 7.37.00 Added new client access scopes used by `gam print tokens`. ``` [*] 52) Resource Manager API - Organizations readonly [*] 53) Resource Manager API - Projects readonly ``` Added option `gcpdetails` to `gam print tokens` that uses these scopes to get additional project information. ### 7.36.03 Added command to send email replies that causes Gmail to recognize the message in conversation mode for the user sending the reply and the user receiving the reply; GAM supplies the necessary headers and options. ``` gam sendreply (((query [querytime ]*) [or|and])+) | (ids ) [replyto ] [subject ] [] [html []] (attach [charset ])* (embedimage )* (