mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-03 18:08:44 +01:00
chore(gen): update code to latest version
required before publishing
This commit is contained in:
@@ -13,18 +13,19 @@ 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
|
||||
# Installation and Source Code
|
||||
|
||||
You can download the pre-compiled 64bit binaries for the following platforms:
|
||||
Install the command-line interface with cargo using:
|
||||
|
||||
*  [ubuntu](http://dl.byronimo.de/google.rs/cli/1.0.0/ubuntu/taskqueue1-beta2.tar.gz)
|
||||
*  [osx](http://dl.byronimo.de/google.rs/cli/1.0.0/osx/taskqueue1-beta2.tar.gz)
|
||||
```bash
|
||||
cargo install google-taskqueue1_beta2-cli
|
||||
```
|
||||
|
||||
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 *20160428*. The CLI is at version *1.0.0*.
|
||||
This documentation was generated from the *taskqueue* API at revision *20160428*. The CLI is at version *1.0.1*.
|
||||
|
||||
```bash
|
||||
taskqueue1-beta2 [options]
|
||||
|
||||
Reference in New Issue
Block a user