Whats the equivalent of DDL in couchbase?

We have a couchbase instance with multiple databases/views etc. We need to be able to copy this to other intances (production, staging etc), what is the best way of doing this ?

Hi @Chrismm662,

You may want to look at cbbackup/cbrestore. These tools will backup/restore data, indexes, and map-reduce view.