Training
Certification
Microsoft Certified: Power Platform Developer Associate - Certifications
Demonstrate how to simplify, automate, and transform business tasks and processes using Microsoft Power Platform Developer.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Commands for working with Dataverse plug-in class library
Learn how to create and register a plug-in package using PAC CLI
Command | Description |
---|---|
pac plugin init | Initializes a directory with a new Dataverse plug-in class library. |
pac plugin push | Import plug-in into Dataverse. |
Initializes a directory with a new Dataverse plug-in class library.
One or more authors of the Dataverse Plug-in Package.
Output directory
Relative path to the Dataverse plug-in assembly originator key file for signing.
Skip plug-in assembly signing that gives the plug-in assembly a strong name. The default value is 'false'.
This parameter requires no value. It's a switch.
Import plug-in into Dataverse.
ID of plug-in assembly or plug-in package
Build configuration. The default value is: 'Debug'.
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.
File name of plug-in assembly or plug-in package
Type of item if not specified explicitly through --pluginFile. The default value is: 'Nuget'.
Use one of these values:
Nuget
Assembly
Microsoft Power Platform CLI Command Groups
Microsoft Power Platform CLI overview
Training
Certification
Microsoft Certified: Power Platform Developer Associate - Certifications
Demonstrate how to simplify, automate, and transform business tasks and processes using Microsoft Power Platform Developer.