rpk cluster storage
Manage cluster storage, including mounting and unmounting topics from Tiered Storage.
Subcommands
| Command | Description |
|---|---|
Cancels a mount/unmount operation on a topic. Use the migration ID that is emitted when the mount or unmount operation is executed. |
|
List mount/unmount operations on a topic to the Redpanda cluster from Tiered Storage. You can also filter the list by state using the |
|
List topics that are available to mount from object storage. This command displays topics that exist in object storage and can be mounted to your Redpanda cluster. |
|
Mount a topic from Tiered Storage, making it available for reads. |
|
Interact with the topic restoration process. This command is used to restore topics from the archival bucket, which can be useful for disaster recovery or if a topic was accidentally deleted. |
|
Check the status of a mount or unmount operation for a topic in Tiered Storage. |
|
Unmount a topic, removing it from local storage while preserving data in Tiered Storage. |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |