commit | 1134003e38256890d73a454a7c3e40510a75e255 | [log] [tgz] |
---|---|---|
author | Robert Spier <rspier@google.com> | Sat Nov 28 18:17:18 2015 -0800 |
committer | Robert Spier <rspier@google.com> | Sat Nov 28 18:17:18 2015 -0800 |
tree | d240ddb9637a706c8a405ef40270b5579df96ebe | |
parent | 688a2400d112a790b8a891605a87497f152560a6 [diff] |
send [] instead of [''] for empty lists of things. ''.split('') returns [''], which is not empty. We actually want [].
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.
Organization Adminstrators can find their API key on their User Profile.
To report bugs, please email gci-support@google.com