rpk cluster storage list-mount
List mount/unmount operations on a topic to the Redpanda cluster from Tiered Storage.
You can also filter the list by state using the --filter flag. The possible states are:
-
planned -
prepared -
executed -
finished
If no filter is provided, all migrations will be listed.
Examples
This section provides examples of how to use rpk cluster storage list-mount.
Lists mount/unmount operations.
rpk cluster storage list-mount
Use a filter to list only migrations in a specific state.
rpk cluster storage list-mount --filter planned
Flags
| Value | Type | Description |
|---|---|---|
|
string |
Filter the list of migrations by state. Only valid for text. |
|
string |
Output format ( |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |