Command line tool to interact with Google Drive. Folder/file id can be obtained from the Google Drive folder or id url.
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}}