Cloud
rpk cluster storage unmount
| This command is only supported in BYOC and Dedicated clusters. |
Unmount a topic, removing it from local storage while preserving data in Tiered Storage.
Examples
This section provides examples of how to use rpk cluster storage unmount.
Unmount topic '<my-topic>' from the cluster in the '<my-namespace>'.
rpk cluster storage unmount <my-namespace>/<my-topic>
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |
Was this helpful?