Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 383 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 383 Bytes

gdrive

simple CRUD for google Drive.

Prerequisite

  • Enable Drive API
  • Create an OAuth Client ID on your Google API Console.
  • Download your Client_Secret.json for API Console

Usage

The tool provide an CLI-based manipulation, you can use gdrive.py <auth|create|upload|query|delete> -h to get more information.