mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
regenerate all crates with updated patch level
This commit is contained in:
@@ -11,7 +11,7 @@ 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 *Cloud Asset* API can be found at the
|
||||
[official documentation site](https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/quickstart-cloud-asset-inventory).
|
||||
[official documentation site](https://cloud.google.com/asset-inventory/docs/quickstart).
|
||||
|
||||
# Installation and Source Code
|
||||
|
||||
@@ -25,10 +25,16 @@ Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/ma
|
||||
|
||||
# Usage
|
||||
|
||||
This documentation was generated from the *Cloud Asset* API at revision *20190625*. The CLI is at version *1.0.12*.
|
||||
This documentation was generated from the *Cloud Asset* API at revision *20200403*. The CLI is at version *1.0.13*.
|
||||
|
||||
```bash
|
||||
cloudasset1 [options]
|
||||
feeds
|
||||
create <parent> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
delete <name> [-p <v>]... [-o <out>]
|
||||
get <name> [-p <v>]... [-o <out>]
|
||||
list <parent> [-p <v>]... [-o <out>]
|
||||
patch <name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
methods
|
||||
batch-get-assets-history <parent> [-p <v>]... [-o <out>]
|
||||
export-assets <parent> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
|
||||
Reference in New Issue
Block a user