Latest updates
Added option addsheet <String>
to gam <UserTypeEntity> update drivefile <DriveFileEntity>
that allows creating a new sheet within a Google spreadsheet with data from localfile <FileName>
.
Remember, when updating a file with addsheet|csvsheet
and localfile <FileName>
, you may want to
use the retainname
option so that the spreadsheet file is not renamed to <FileName>
.
Updated Contacts API calls to handle the following error generated by Google as a reminder to switch to the People API.
Contacts API is being deprecated. Migrate to People API to retain programmatic access to Google Contacts. See https://developers.google.com\
/people/contacts-api-migration.
Fixed bug in gam print resources formatjson
that caused a trap.
Added ability to display output in JSON format to gam info|print|show buildings
.
Added command to display empty drive folders on My Drive or a selected Shared Drive.
gam <UserTypeEntity> print emptydrivefolders [todrive <ToDriveAttribute>*]
[select <SharedDriveEntity>]
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