chore(code-gen): update to latest version

Which is to be published
This commit is contained in:
Sebastian Thiel
2016-09-11 10:13:33 +02:00
parent 13ed4eaecb
commit 45d86f31f2
626 changed files with 285857 additions and 24274 deletions

View File

@@ -3,15 +3,15 @@ DO NOT EDIT !
This file was generated automatically from 'src/mako/cli/README.md.mako'
DO NOT EDIT !
-->
The `clouddebugger2` command-line interface *(CLI)* allows to use most features of the *Google clouddebugger* service from the comfort of your terminal.
The `clouddebugger2` command-line interface *(CLI)* allows to use most features of the *Google Cloud Debugger* service from the comfort of your terminal.
By default all output is printed to standard out, but flags can be set to direct it into a file independent of your shell's
capabilities. Errors will be printed to standard error, and cause the program's exit code to be non-zero.
If data-structures are requested, these will be returned as pretty-printed JSON, to be useful as input to other tools.
Everything else about the *clouddebugger* API can be found at the
[official documentation site](https://cloud.google.com/tools/cloud-debugger).
Everything else about the *Cloud Debugger* API can be found at the
[official documentation site](http://cloud.google.com/debugger).
# Downloads
@@ -24,7 +24,7 @@ Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/ma
# Usage
This documentation was generated from the *clouddebugger* API at revision *20160309*. The CLI is at version *0.3.6*.
This documentation was generated from the *Cloud Debugger* API at revision *20160810*. The CLI is at version *0.3.6*.
```bash
clouddebugger2 [options]