pantheon-systems / terminus-site-clone-plugin

A Terminus plugin that adds the `site:clone` command to facilitate cloning sites on Pantheon
MIT License
21 stars 11 forks source link

Question : does a destination 'site' need to be empty? or will it overwrite the destination ENV? #1

Closed alphex closed 6 years ago

alphex commented 6 years ago

Question : does a destination 'site' need to be empty? or will it overwrite the destination ENV?

Thanks!

ataylorme commented 6 years ago

@alphex the destination does not need to be empty. The destination environment will be overwritten with code, database and/or files (depending on the arguments).

Mind letting me know your use case? I'd love to hear how people are using the plugin.