Created
February 1, 2016 02:08
-
-
Save Inggo-inHomePortal/0c4efbccacce58559ff8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. ssh to singapore-inhomeglobal.pagelydev.com | |
2. navigate to target site (e.g. test.inhomeok.com) | |
3. command: wp duplicate site <NewSiteName> --url=<source tenant site >(e.g. s13008.p240.sites.pressdns.com/example --admin='<AdminEmail>' --blogname='<New Site Name>' | |
Example: wp duplicate site inhomeportal --url=dev.inhomeok.com/freedom --admin='[email protected]' --blogname='inHomePortal' | |
4. Copy and execute the command displayed to clone the data as well. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment