chore(source): add source at latest version

This commit is contained in:
Sebastian Thiel
2015-08-08 11:50:37 +02:00
parent 8ab4fd0bd4
commit 08d65ba62b
770 changed files with 25835 additions and 10900 deletions

View File

@@ -11,23 +11,25 @@ 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.
Everything else about the *webmasters* API can be found at the
[official documentation site](https://developers.google.com/webmaster-tools/v3/welcome).
[official documentation site](https://developers.google.com/webmaster-tools/).
# Downloads
You can download the pre-compiled 64bit binaries for the following platforms:
* ![icon](http://megaicons.net/static/img/icons_sizes/6/140/16/ubuntu-icon.png) [ubuntu](http://dl.byronimo.de/google.rs/cli/0.3.1/ubuntu/webmasters3.tar.gz)
* ![icon](http://hydra-media.cursecdn.com/wow.gamepedia.com/a/a2/Apple-icon-16x16.png?version=25ddd67ac3dd3b634478e3978b76cb74) [osx](http://dl.byronimo.de/google.rs/cli/0.3.1/osx/webmasters3.tar.gz)
* ![icon](http://megaicons.net/static/img/icons_sizes/6/140/16/ubuntu-icon.png) [ubuntu](http://dl.byronimo.de/google.rs/cli/0.3.2/ubuntu/webmasters3.tar.gz)
* ![icon](http://hydra-media.cursecdn.com/wow.gamepedia.com/a/a2/Apple-icon-16x16.png?version=25ddd67ac3dd3b634478e3978b76cb74) [osx](http://dl.byronimo.de/google.rs/cli/0.3.2/osx/webmasters3.tar.gz)
Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/master/gen/webmasters3-cli).
# Usage
This documentation was generated from the *webmasters* API at revision *20140908*. The CLI is at version *0.3.1*.
This documentation was generated from the *webmasters* API at revision *20150624*. The CLI is at version *0.3.2*.
```bash
webmasters3 [options]
searchanalytics
query <site-url> (-r <kv>)... [-p <v>]... [-o <out>]
sitemaps
delete <site-url> <feedpath> [-p <v>]...
get <site-url> <feedpath> [-p <v>]... [-o <out>]