title: "SHOW CLUSTER REPLICAS"
description: "SHOW CLUSTER REPLICAS
lists the replicas for each cluster configured in Materialize."
menu:
main:
parent: 'commands'
SHOW CLUSTER REPLICAS
lists the replicas for each
cluster configured in Materialize.
SHOW CLUSTER REPLICAS
[LIKE <pattern> | WHERE <condition(s)>]
Option | Description |
---|---|
LIKE <pattern> | If specified, only show clusters that match the pattern. |
WHERE | If specified, only show clusters that match the condition(s). |