Clone Environments

This featue allows you to create new environments from the same git reference.

Cloned environments are independent but they behave the same in cases like reusable environments.

They are build from scrath without any reusability from the “original” one.

Its controlled using this endpoint (called spawn).

On deletion, environments will be completly deleted (that is, not setting to empty state) until its the last one with the same git reference.