rpk cluster storage status mount

Status of mount/unmount operation on topic in a Redpanda cluster from tiered-storage.

Usage

rpk cluster storage status-mount [MIGRATION ID] [flags]

Aliases

status-mount, status-unmount

Examples

Status for a mount/unmount operation:

rpk cluster storage status-mount 123

Flags

Value Type Description

--format

string

Output format. Possible values: json, yaml, text, wide, help. Default: text.

-h, --help

-

Help for status-mount.

--config

string

Redpanda or rpk config file; default search paths are /var/lib/redpanda/.config/rpk/rpk.yaml, $PWD/redpanda.yaml, and /etc/redpanda/redpanda.yaml.

-X, --config-opt

stringArray

Override rpk configuration settings. See rpk -X or execute rpk -X help for inline detail or rpk -X list for terser detail.

--profile

string

Profile to use. See rpk profile for more details.

-v, --verbose

-

Enable verbose logging.