When I published this blog post about Power Automate Deployment (manual), the great – Bill Blancett gave suggestions regarding the solution’s import setting file that we can use if we want to import the solution using CI/CD or using Power Platform Tools CLI (you need to make sure you install this on your machine):
Today we will learn basic knowledge regarding the Power Automate deployment model. As you know, when we want to deploy from Dev to UAT, we need those components inside Solution.
https://temmyraharjo.wordpress.com/2022/11/05/learn-about-power-automate-deployment/
Microsoft Power Platform CLI is a simple, one-stop developer CLI that empowers developers and ISVs to perform various operations in Microsoft Power Platform related to environment lifecycle, authentication, and work with Microsoft Dataverse environments, solution packages, portals, code components, and more.
https://learn.microsoft.com/en-us/power-platform/developer/cli/introduction?WT.mc_id=DX-MVP-5004571
Connection references and environment variables enable you to interactively specify the connection details and configuration settings specific to the target environment where your app or solution is deployed.