We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bae209 commit 9b61d50Copy full SHA for 9b61d50
docs/getting-started/index.html
@@ -307,15 +307,15 @@ <h3 id="_pgo_create_cluster">pgo create cluster</h3>
307
</div>
308
<div class="literalblock">
309
<div class="content">
310
-<pre>pgo show cluster mydatabase</pre>
+<pre>pgo show cluster mycluster</pre>
311
312
313
<div class="paragraph">
314
<p>Also, if you like to see JSON formatted output, add the <strong>-o json</strong> flag -</p>
315
316
317
318
-<pre>pgo show cluster mydatabase -o json</pre>
+<pre>pgo show cluster mycluster -o json</pre>
319
320
321
0 commit comments