Latest updates
Upgraded to Python 3.8.2 and OpenSSL 1.1.1e.
Added synonyms endtime, starttime, originalstarttime
for end, start, originalstart
in <EventAttribute>
and <EventFieldName>
.
Added option groupingstrategy driveui|none
to gam <UserTypeEntity> print|show driveactivity
; the default is none
.
This option is only effective when option v2
is not specified.
Added options allevents|combinedevents|singleevents
to gam <UserTypeEntity> print|show driveactivity
to allow selection of the type of events to display. The default is combinedevents
, the only events displayed in previous versions.
This option is only effective when option v2
is not specified.
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://git.io/fhZWP) -l
- Do not create project or authorizations, specify a path
bash <(curl -s -S -L https://git.io/fhZWP) -l -d <Path>
See Downloads for Windows or other options, including manual installation.
Installation
If you are a first time Gam user:
If you are upgrading from standard Gam
If you are upgrading from GAMADV-X or GAMADV-XTD