rpk shadow status
Display the status of a shadow link. When using --format json or --format yaml, the command outputs all sections by default.
Examples
This section provides examples of how to use rpk shadow status.
Display the status of a shadow link.
rpk shadow status my-shadow-link
Display specific sections.
rpk shadow status my-shadow-link --print-overview --print-topic
Flags
| Value | Type | Description |
|---|---|---|
|
string |
Output format ( |
|
bool |
Print all sections. |
|
bool |
Print the overview section. |
|
bool |
Print the task status section. |
|
bool |
Print the detailed topic status section. |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |