rpk cluster storage restore start
Start the cluster restoration process. This command starts the process of restoring data from a failed cluster with Tiered Storage enabled, including its metadata, onto a new cluster. If the wait flag (--wait/-w) is set, the command will poll the status of the recovery process until it’s finished. Use --cluster-uuid-override if you want to specify an explicit cluster UUID to restore from.
Flags
| Value | Type | Description |
|---|---|---|
|
string |
Explicit cluster UUID to restore from; uses the latest if unset. |
|
duration |
The status check interval (for example, '30s', '1.5m'); ignored if |
|
bool |
Wait until auto-restore is complete. |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |