open_registration_tool
Open the Plugin Registration Tool to register a plug-in package for the first time, since no CLI command creates packages from scratch, then use the package GUID for updates.
Instructions
Open the Plugin Registration Tool (PRT) for the FIRST registration of a plug-in package.
'pac plugin push' only UPDATES a package that already exists in Dataverse (it needs the pluginId). The first-time registration of a new package still requires the PRT or the Visual Studio extension -- there is no CLI command to create the package from scratch. After registering it for the first time in the PRT, copy the package/assembly GUID shown there and use it in push_plugin_update() for every following update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |