Cloud
rpk cluster storage cancel mount
Cancels a mount/unmount operation on a topic.
Use the migration ID that is emitted when the mount or unmount operation is executed. You can also get the migration ID by listing the mount/unmount operations.
| This command is only supported in BYOC and Dedicated clusters. |
Examples
This section provides examples of how to use rpk cluster storage cancel-mount.
Cancel a mount/unmount operation.
rpk cluster storage cancel-mount 123
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |
Was this helpful?