BigrichardoOriginal post
Rank 2: Process
Is it possible to duplicate the database to a development or acceptance database? Or do i need to do that by code?
Summary
To duplicate a database for testing, developers can use the CLI to get the JSON representation of the database/collection/attributes and deploy a staging/dev/qa/uat environment. This can't be done in the console.