Skip to content

Commit 1f9392d

Browse files
committed
remove 'source content'
1 parent 4d3e1f4 commit 1f9392d

File tree

1 file changed

+1
-22
lines changed

1 file changed

+1
-22
lines changed

docs/reference/embedded-cluster-restore.mdx

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -107,25 +107,4 @@ sudo ./<app-slug> restore [flags]
107107
<p>Assume yes to all prompts.</p>
108108
</td>
109109
</tr>
110-
</table>
111-
112-
$ SOURCE CONTENT
113-
Restore a gitea-two cluster
114-
115-
Usage:
116-
gitea-two restore [flags]
117-
118-
Flags:
119-
--airgap-bundle string Path to the air gap bundle. If set, the installation will complete without internet access.
120-
--cidr string CIDR block of available private IP addresses (/16 or larger) (default "10.244.0.0/16")
121-
--data-dir string Path to the data directory (default "/var/lib/embedded-cluster")
122-
-h, --help help for restore
123-
--http-proxy string HTTP proxy to use for the installation
124-
--https-proxy string HTTPS proxy to use for the installation
125-
--ignore-host-preflights Allow bypassing host preflight failures
126-
--local-artifact-mirror-port int Port on which the Local Artifact Mirror will be served (default 50000)
127-
--network-interface string The network interface to use for the cluster
128-
--no-proxy string Comma-separated list of hosts for which not to use a proxy
129-
--private-ca strings Path to a trusted private CA certificate file
130-
--skip-store-validation Skip validation of the backup storage location
131-
-y, --yes Assume yes to all prompts.
110+
</table>

0 commit comments

Comments
 (0)