commit | f51dbdde3c3798f937e7860026c639a3439cf33a | [log] [tgz] |
---|---|---|
author | Robert Spier <rspier@google.com> | Wed Nov 23 13:18:24 2016 -0800 |
committer | Robert Spier <rspier@google.com> | Wed Nov 23 13:18:24 2016 -0800 |
tree | a82800552c03603d460ef17a27fe344372780041 | |
parent | e34ba9ade2bf4f1a9df97610dbbb277ad5138b46 [diff] |
Add #!/usr/bin/python line to csv_uploader.
API Documentation is at https://developers.google.com/open-source/gci/api
./list_tasks.py --apikey APIKEY
./list_instances.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.