Update documentation

This commit is contained in:
Sebastian Thiel
2022-03-08 15:36:16 +08:00
parent b84384c010
commit a20241b241
10471 changed files with 1934132 additions and 64947 deletions

View File

@@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Firestore v2.0.4+20210317</title>
<title>Firestore v3.0.0+20220221</title>
@@ -34,7 +34,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-nav-search">
<a href="." class="icon icon-home"> Firestore v2.0.4+20210317</a>
<a href="." class="icon icon-home"> Firestore v3.0.0+20220221</a>
</div>
@@ -159,11 +159,21 @@
</li>
<li class="toctree-l1 ">
<a class="" href="projects_databases-get/">Databases Get</a>
</li>
<li class="toctree-l1 ">
<a class="" href="projects_databases-import-documents/">Databases Import Documents</a>
</li>
<li class="toctree-l1 ">
<a class="" href="projects_databases-list/">Databases List</a>
</li>
<li class="toctree-l1 ">
<a class="" href="projects_databases-operations-cancel/">Databases Operations Cancel</a>
@@ -184,6 +194,11 @@
</li>
<li class="toctree-l1 ">
<a class="" href="projects_databases-patch/">Databases Patch</a>
</li>
<li class="toctree-l1 ">
<a class="" href="projects_locations-get/">Locations Get</a>
@@ -249,7 +264,7 @@ capabilities. Errors will be printed to standard error, and cause the program's
<p>Find the source code <a href="https://github.com/Byron/google-apis-rs/tree/main/gen/firestore1-cli">on github</a>.</p>
<h1 id="usage">Usage</h1>
<p>This documentation was generated from the <em>Firestore</em> API at revision <em>20210317</em>. The CLI is at version <em>2.0.4</em>.</p>
<p>This documentation was generated from the <em>Firestore</em> API at revision <em>20220221</em>. The CLI is at version <em>3.0.0</em>.</p>
<pre><code class="bash">firestore1 [options]
projects
databases-collection-groups-fields-get &lt;name&gt; [-p &lt;v&gt;]... [-o &lt;out&gt;]
@@ -275,11 +290,14 @@ capabilities. Errors will be printed to standard error, and cause the program's
databases-documents-run-query &lt;parent&gt; (-r &lt;kv&gt;)... [-p &lt;v&gt;]... [-o &lt;out&gt;]
databases-documents-write &lt;database&gt; (-r &lt;kv&gt;)... [-p &lt;v&gt;]... [-o &lt;out&gt;]
databases-export-documents &lt;name&gt; (-r &lt;kv&gt;)... [-p &lt;v&gt;]... [-o &lt;out&gt;]
databases-get &lt;name&gt; [-p &lt;v&gt;]... [-o &lt;out&gt;]
databases-import-documents &lt;name&gt; (-r &lt;kv&gt;)... [-p &lt;v&gt;]... [-o &lt;out&gt;]
databases-list &lt;parent&gt; [-p &lt;v&gt;]... [-o &lt;out&gt;]
databases-operations-cancel &lt;name&gt; (-r &lt;kv&gt;)... [-p &lt;v&gt;]... [-o &lt;out&gt;]
databases-operations-delete &lt;name&gt; [-p &lt;v&gt;]... [-o &lt;out&gt;]
databases-operations-get &lt;name&gt; [-p &lt;v&gt;]... [-o &lt;out&gt;]
databases-operations-list &lt;name&gt; [-p &lt;v&gt;]... [-o &lt;out&gt;]
databases-patch &lt;name&gt; (-r &lt;kv&gt;)... [-p &lt;v&gt;]... [-o &lt;out&gt;]
locations-get &lt;name&gt; [-p &lt;v&gt;]... [-o &lt;out&gt;]
locations-list &lt;name&gt; [-p &lt;v&gt;]... [-o &lt;out&gt;]
firestore1 --help