File tree Expand file tree Collapse file tree 1 file changed +1
-22
lines changed Expand file tree Collapse file tree 1 file changed +1
-22
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments