{
  "id": "list",
  "title": "crdb-cli crdb list",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/crdb-cli/crdb/list/",
  "summary": "Shows a list of all Active-Active databases.",
  "content": "\nShows a list of all Active-Active databases.\n\n```sh\ncrdb-cli crdb list\n```\n\n### Parameters\n\nNone\n\n### Returns\n\nReturns 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.\n\n### Example\n\n```sh\n$ crdb-cli crdb list\nCRDB-GUID                             NAME       REPL-ID  CLUSTER-FQDN\nd84f6fe4-5bb7-49d2-a188-8900e09c6f66  database1  1        cluster1.redis.local\nd84f6fe4-5bb7-49d2-a188-8900e09c6f66  database1  2        cluster2.redis.local\n```\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

