I am having a lot of issues with this. I've successfully moved a regular portal between environments following the instructions here:
https://learn.microsoft.com/en-us/power-apps/maker/portals/admin/migrate-portal-configuration?tabs=CLI
However, instead of a portal, I now have a Power Pages Site I need to move.

I've successfully used the CLI to move the configuration and it shows up as website in the new environment
However, I am at a loss of what to do now. For a portal, I would create a new one and choose the "use data from an existing website" option as noted in the article I linked to above. If I do try to create it as a new portal, it just errors when trying to access it (since it creates it as a "Portal" and not a "Power Pages site")
I see no such option when creating a new Power Pages Site. I can only choose a template and then it provisions the site.
I have set up one with a template anyways, then attempted several things as follows:
- Went to the site settings and switched it to use another website (the one I moved with the CLI)

- Updated the Primary Domain Names on the website (prefixing the one I created from the template with "Orig" and making sure the one imported with the CLI has the correct URL)

- Updated the bindings:

- Purged the Cache and Restarted the site.

After all of that, I can't pull up the site (unless I switch the bindings back in which case it just pulls up the one I created from the template). In addition, trying to edit that portal/Power Page Site also just pulls up the template one.
What exactly am I missing here?