pac tool
Power Platform tools that can be installed and launched.
Pastaba
These commands are only available for the .NET Full Framework version of the PAC CLI.
Command | Description |
---|---|
pac tool admin | Launch Power Platform Admin Center for the current environment. |
pac tool cmt | Launch Configuration Migration Tool (CMT). |
pac tool list | List the launchable tools and their local install state and version. |
pac tool maker | Launch Power Apps Maker Portal for the current environment. |
pac tool pd | Launch Package Deployer (PD). |
pac tool prt | Launch Plug-in Registration Tool (PRT). |
Launch Power Platform Admin Center for the current environment.
Specifies the target Dataverse. The value may be a Guid or absolute https URL. When not specified, the active organization selected for the current auth profile will be used.
Launch Configuration Migration Tool (CMT).
This example will download and launch the Configuration Migration tool if you run the command for the first time. If you already ran this command, it will launch it.
pac tool cmt
Clear tool from local file cache
This parameter requires no value. It's a switch.
Update tool to latest available version from nuget.org.
This parameter requires no value. It's a switch.
List the launchable tools and their local install state and version.
This example will return the tools you have available, whether they're installed, and if so, which version is installed.
pac tool list
Launch Power Apps Maker Portal for the current environment.
Specifies the target Dataverse. The value may be a Guid or absolute https URL. When not specified, the active organization selected for the current auth profile will be used.
Launch Package Deployer (PD).
This example will download and launch the Package Deployer tool if you run the command for the first time. If you already ran this command, it will launch it.
pac tool pd
Clear tool from local file cache
This parameter requires no value. It's a switch.
Update tool to latest available version from nuget.org.
This parameter requires no value. It's a switch.
Launch Plug-in Registration Tool (PRT).
This example will download and launch the Plug-in Registration tool if you run the command for the first time. If you already ran this command, it will launch it.
pac tool prt
Clear tool from local file cache
This parameter requires no value. It's a switch.
Update tool to latest available version from nuget.org.
This parameter requires no value. It's a switch.
Microsoft Power Platform CLI Command Groups
Microsoft Power Platform CLI overview