Im building a tool to refactor a Power Apps canvas app (refactor controls names).
For now, is a simple Python script the has a simple funcionality, but works. 👌
Now, I need to make it usefull for citizen developers. I have a bunch of ideas, one those is to create a GUI (user interface) to allow user to update a YourApp.msapp file, the system unpack this app, perform the refactoring, and unpack it again. Here is the deal, how I do that?! How can i use power platform CLI inside a system package to run some CLI commands?
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.