aboutsummaryrefslogtreecommitdiffstats
path: root/drive/share.go
AgeCommit message (Collapse)Author
2017-08-14Possibility to disable notification when sharing to user or groupDusan Stloukal
Added the parameter --no-notification to the action "share" to not send notification e-mails to users or groups. Not allowed for other requests. It must not be disabled for ownership transfers.
2016-09-01add the parameter to specify the Google Apps domain when the sharing type is ↵Fabio Di Fabio
domain
2016-02-21go fmtPetter Rasmussen
2016-02-15Add more share commands, upload + sharePetter Rasmussen
2016-01-18Take output writer as argumentPetter Rasmussen
2016-01-17Return errorPetter Rasmussen
2016-01-17One file per commandPetter Rasmussen