-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for
localfile -
in `gam <UserTypeEntity> create|updat…
…e drivefile`
- Loading branch information
Showing
3 changed files
with
139 additions
and
133 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,16 @@ | ||
6.01.09 | ||
|
||
Added support for `localfile -` in `gam <UserTypeEntity> create|update drivefile` which allows | ||
commands/programs to output data to stdout which can then be uploaded to a Google Drive file. | ||
``` | ||
generatedata | gam user [email protected] create drivefile drivefilename test.csv localfile - mimetype gsheet | ||
``` | ||
|
||
6.01.08 | ||
|
||
Following Jay's lead, cleaned up field names in `gam print chromehistory`. | ||
|
||
Following Jay's lead, added new license SKU `Google Workspace Frontline | ||
Following Jay's lead, added new license SKU `Google Workspace Frontline`. | ||
|
||
6.01.07 | ||
|
||
|
Oops, something went wrong.