This tool empowers developers to enable CI/CD (Continuous Integration/Continuous Deployment) of Power Pages (portal) configuration. You can use this tool to check-in the portal configuration to source control and move portal configuration to any environment using Power Apps CLI.
For more details about Power Apps CLI support for Power Apps Portal. You can check these articles:
This tasks install pre-requisites tools like node.js and npm to connect, authenticate, download and upload the portal configuration
Export Portal Configuration
This task exports the portal configuration from power platform enviornment and save it in the source control.
Import Portal Configuration
This task imports the Portal configuration in power platform environment
Release Notes
2.0.0
Include Entities - You can specify a list of comma-separated entity logical names that you only want to Include while taking export of portal configuration
Exclude Entities - You can specify a list of comma-separated entity logical names that you want to Exclude while taking export of portal configuration
Deployment Profile - You'll now have choice whether you want to use 'deployment profiles' or not, while importing portal configurations
Power Platform CLI Versions - You now have choice to specify Power Platform CLI (PAC CLI) version to install, instead of installing 'Latest' version by deafult. This is helpful, when there is any bug in the latest version of Power Platform CLI and you don't want to use it until it is fixed. Having said that, it is always recommended to use the latest version to get the latest features of CLI.
I would love to hear back from you about the experience using this tool and how are you using it in your organisation. Please feel free to contact me if you have any query/issue/feedback.