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.
2 parents 6b015dd + 8fcf28d commit 2ed28b4Copy full SHA for 2ed28b4
docs/reference/replicated-cli-cluster-create.md
@@ -18,6 +18,16 @@ replicated cluster create [flags]
18
<th width="50%">Description</th>
19
</tr>
20
<Help/>
21
+ <tr>
22
+ <td>--addon</td>
23
+ <td>string</td>
24
+ <td>Add-ons to install in the cluster. Can be specified multiple times.</td>
25
+ </tr>
26
27
+ <td>--bucket-prefix</td>
28
29
+ <td>A prefix for the bucket name to be created. Required by `--addon object-store`.</td>
30
31
<tr>
32
<td>--disk</td>
33
<td>integer</td>
0 commit comments