mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +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:
@@ -10,9 +10,18 @@ capabilities. Errors will be printed to standard error, and cause the program's
|
||||
|
||||
If data-structures are requested, these will be returned as pretty-printed JSON, to be useful as input to other tools.
|
||||
|
||||
# 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/cloudlatencytest2.tar.gz)
|
||||
*  [osx](http://dl.byronimo.de/google.rs/cli/0.3.0/osx/cloudlatencytest2.tar.gz)
|
||||
|
||||
Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/master/gen/cloudlatencytest2-cli).
|
||||
|
||||
# Usage
|
||||
|
||||
This documentation was generated from the *cloudlatencytest* API at revision *20150206*. The CLI is at version *0.2.0*.
|
||||
This documentation was generated from the *cloudlatencytest* API at revision *20150206*. The CLI is at version *0.3.0*.
|
||||
|
||||
```bash
|
||||
cloudlatencytest2 [options]
|
||||
|
||||
Reference in New Issue
Block a user