mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(json): fetch latest json and re-gen all code
This commit is contained in:
@@ -24,16 +24,18 @@ Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/ma
|
||||
|
||||
# Usage
|
||||
|
||||
This documentation was generated from the *appengine* API at revision *20160802*. The CLI is at version *1.0.0*.
|
||||
This documentation was generated from the *appengine* API at revision *20161208*. The CLI is at version *1.0.0*.
|
||||
|
||||
```bash
|
||||
appengine1 [options]
|
||||
apps
|
||||
create (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
get <apps-id> [-p <v>]... [-o <out>]
|
||||
locations-get <apps-id> <locations-id> [-p <v>]... [-o <out>]
|
||||
locations-list <apps-id> [-p <v>]... [-o <out>]
|
||||
operations-get <apps-id> <operations-id> [-p <v>]... [-o <out>]
|
||||
operations-list <apps-id> [-p <v>]... [-o <out>]
|
||||
patch <apps-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
repair <apps-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
services-delete <apps-id> <services-id> [-p <v>]... [-o <out>]
|
||||
services-get <apps-id> <services-id> [-p <v>]... [-o <out>]
|
||||
|
||||
Reference in New Issue
Block a user