gdrive Command Examples

Interact with Google Drive. Folder/file ID can be obtained from the Google Drive folder or ID URL. More information: https://github.com/gdrive-org/gdrive.

gdrive upload -p {{id}} {{path/to/file_or_folder}}

gdrive download {{id}}

gdrive download --path {{path/to/folder}} {{id}}

gdrive update {{id}} {{path/to/file_or_folder}}