rpk shadow
Manage Redpanda Shadow Links.
Shadowing is Redpanda’s enterprise-grade disaster recovery solution that establishes asynchronous, offset-preserving replication between two distinct Redpanda clusters. A cluster is able to create a dedicated client that continuously replicates source cluster data, including offsets, timestamps, and cluster metadata.
Subcommands
| Command | Description |
|---|---|
Create a Redpanda Shadow Link. This command creates a Shadow Link using a configuration file that defines the connection details and synchronization settings. |
|
Delete a Redpanda Shadow Link. This command deletes a Shadow Link by name. |
|
Describe one or more shadow links. For Redpanda Cloud, |
|
Failover a Redpanda Shadow Link. This command performs a failover operation for a Shadow Link. |
|
List Redpanda Shadow Links. This command lists all Shadow Links on the shadow cluster, showing their names, unique identifiers, and current states. |
|
Get the status of a Redpanda Shadow Link. This command shows the current status of a Shadow Link, including the overall state, task statuses, and per-topic replication progress. |
|
Update a Shadow Link. This command opens your default editor with the current Shadow Link configuration. |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |