Use crdb-cli crdb commands to manage Active-Active databases.

crdb-cli crdb commands

CommandDescription
add-instanceAdds a peer replica to an Active-Active database.
createCreates an Active-Active database.
deleteDeletes an Active-Active database.
flushClears all keys from an Active-Active database.
getShows the current configuration of an Active-Active database.
health-reportShows the health report of an Active-Active database.
listShows a list of all Active-Active databases.
purge-instanceDeletes data from a local instance and removes it from the Active-Active database.
remove-instanceRemoves a peer replica from an Active-Active database.
updateUpdates the configuration of an Active-Active database.