What is Microsoft Power Platform CLI?
Microsoft PowerPlatform CLI is a simple, single-stop, developer command-line interface (CLI) for developing customizations and extensions for Microsoft PowerPlatform.
Learn more here.
Install
Easiest way to install is to use the dotnet tool install command.
dotnet tool install --global Microsoft.PowerApps.CLI.Tool
More ways to install can be found here.