0.1.2
Release Notes
This release allows you to clone an environment with the clone command:
envie environment clone <environment-to-clone> <new-environment>Useful if you want to e.g. quickly clone the prod environment for local debugging, but need to change just a few variables like the database connection.