google / skicka

Command-line utility for working with Google Drive. Join the mailing list at https://groups.google.com/forum/#!forum/skicka-users.
Apache License 2.0
1.3k stars 118 forks source link

Support for Team Drives #121

Open NReilingh opened 6 years ago

NReilingh commented 6 years ago

Team Drives is a recent feature for G Suite customers that is exposed through both v2 and v3 APIs, but applications must be enhanced in order to access Team Drives.

The model used by Google in their File Stream product is to have the Google Drive filesystem "root" contain two folders: "My Drive" and "Team Drives". skicka could use the same pattern, but it might be a better idea to add a new command-line option allowing a user to choose which Team Drive to root the [drive_path] argument in, as in skicka ls -t Wicked\ Widgets /Widget_One/

eojji commented 6 years ago

A web app that supports team drives. gfolder copy

agoode commented 5 years ago

https://developers.google.com/drive/api/v3/enable-teamdrives