commit | d7f9496ab85686fc6451b5363bb43af81000cfd1 | [log] [tgz] |
---|---|---|
author | Robert O'Connor <rob@oconnor.ninja> | Wed Dec 13 01:14:22 2017 -0500 |
committer | Robert O'Connor <rob@oconnor.ninja> | Tue Dec 19 18:31:28 2017 -0500 |
tree | 0358ba45cac58c7a66abed164647ed9af1a8a94c | |
parent | 923345d8c276892e29640d77c1010893309bcd36 [diff] |
Some style improvements. - Used yapf to clean things up - add a flake8 config - add .python-version file for pyenv - add yapf style config Change-Id: I1bda89cff8fca2c770fc81b94e76e398dd64662c
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.