Gdrive: how to see files shared with me

Created on 19 Dec 2016  路  3Comments  路  Source: prasmussen/gdrive

Ionly see one file with teh CLI:

$ gdrive-linux-x64 list -m 10
Id Name Type Size Created
0B-NEMpvajLa2c3RhcnRlcl9maWxlX2Rhc2hlclYw Getting started bin 696.8 KB 2016-04-14 12:46:55

however there is a folder shared with me I see in the google drive webapp, how do I access that with the CLI?

Thanks, Jason

Most helpful comment

To see the files shared with you, you can use the following command...

gdrive list --query "sharedWithMe"

Hope it helps.

All 3 comments

To see the files shared with you, you can use the following command...

gdrive list --query "sharedWithMe"

Hope it helps.

How to list a shared drive, instead? "sharedWithMe" only lists shared files

@AngryNinja any idea how to see the contents of those drives that are shared with you?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nvsoares picture nvsoares  路  5Comments

mikeyfev1 picture mikeyfev1  路  4Comments

devova picture devova  路  7Comments

ChrisMann89 picture ChrisMann89  路  5Comments

unim21 picture unim21  路  4Comments