mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-03 01:52:23 +01:00
chore(code-update):added latest version of api+cli
APIs have additional files thanks to the build-script requirement. CLI has just seen minor changes though, making it usable with a stable compiler.
This commit is contained in:
@@ -13,9 +13,18 @@ If data-structures are requested, these will be returned as pretty-printed JSON,
|
||||
Everything else about the *taskqueue* API can be found at the
|
||||
[official documentation site](https://developers.google.com/appengine/docs/python/taskqueue/rest).
|
||||
|
||||
# Downloads
|
||||
|
||||
You can download the pre-compiled 64bit binaries for the following platforms:
|
||||
|
||||
*  [ubuntu](http://dl.byronimo.de/google.rs/cli/0.3.0/ubuntu/taskqueue1-beta2.tar.gz)
|
||||
*  [osx](http://dl.byronimo.de/google.rs/cli/0.3.0/osx/taskqueue1-beta2.tar.gz)
|
||||
|
||||
Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/master/gen/taskqueue1_beta2-cli).
|
||||
|
||||
# Usage
|
||||
|
||||
This documentation was generated from the *taskqueue* API at revision *20141111*. The CLI is at version *0.2.0*.
|
||||
This documentation was generated from the *taskqueue* API at revision *20141111*. The CLI is at version *0.3.0*.
|
||||
|
||||
```bash
|
||||
taskqueue1-beta2 [options]
|
||||
|
||||
Reference in New Issue
Block a user