crdb-cli crdb list
Shows a list of all Active-Active databases.
Shows a list of all Active-Active databases.
crdb-cli crdb list
Parameters
None
Returns
Returns a list of all Active-Active databases that the cluster participates in. Each database is represented with a unique GUID, the name of the database, an instance ID, and the FQDN of the cluster that hosts the instance.
Example
$ crdb-cli crdb list
CRDB-GUID NAME REPL-ID CLUSTER-FQDN
d84f6fe4-5bb7-49d2-a188-8900e09c6f66 database1 1 cluster1.redis.local
d84f6fe4-5bb7-49d2-a188-8900e09c6f66 database1 2 cluster2.redis.local