commit | 783563d10fcc6bda5f7389d8d0a8316daab7c087 | [log] [tgz] |
---|---|---|
author | Robert Spier <rspier@google.com> | Thu Dec 03 20:02:37 2015 -0800 |
committer | Robert Spier <rspier@google.com> | Thu Dec 03 20:02:37 2015 -0800 |
tree | d16343ee483b1a7b94579004deaad3e70408314a | |
parent | 75504c1d4f912d10c49b1d90cf324fbceb9b1c25 [diff] |
Fix lint error. Improve documentation.
API Documentation is at https://developers.google.com/open-source/gci/api
./list_tasks.py --apikey APIKEY
./csv_uploader.py --apikey APIKEY file.csv
Each script also supports other flags. Use --help to see them.
The client library requires requests to be installed.
You can install it with pip
or easy_install
(instructions) or install your operating system specific package. On Ubuntu or Debian, it is in the python-requests
package.
Organization Adminstrators can find their API key on their User Profile.
To report bugs, please email gci-support@google.com.