跳到主要內容

發表文章

目前顯示的是 2月, 2015的文章

GDRIVE: A SIMPLE GOOGLE DRIVE CLI CLIENT (CROSS-PLATFORM)

https://github.com/prasmussen/gdrive Usage drive [global options] <verb> [verb options] Options Global options:         -a, --advanced Advanced Mode -- lets you specify your own oauth client id and secret on setup         -c, --config   Set application path where config and token is stored. Defaults to ~/.gdrive         -v, --version  Print version         -h, --help     Show this help Verbs:     delete:         -i, --id       File Id (*)     download:         -i, --id       File Id (*)         -s, --stdout   Write file content to stdout             --pop      Download latest file, and remove it from google drive     folder:         -t, --title    Folder to create (*)         -p, --parent   Parent Id of the folder             --share    Share created folder     info:         -i, --id       File Id (*)     list:         -m, --max      Max results         -t, --title    Title filter         -q, --query    Query (see https://developers.google.com/drive/s