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 40c5594 commit e1ce409Copy full SHA for e1ce409
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>Addons to install on 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