PCF
Commands to work with Power Apps component framework.
Parameters
Property Name | Description | Example |
---|---|---|
init | Initializes the code component project. It has the following parameters:
|
pac pcf init --namespace SampleNameSpace --name SampleComponent --template field |
push | Pushes the code component to the Dataverse instance with all the latest changes. It has the following parameter:
|
pac pcf push --publisher-prefix dev |
version | Updates the component manifest file with the specified patch version. It has the following parameters:
|
pac pcf version --patchversion 1.0.0.0 --path c:\Users\Downloads\SampleComponent --allmanifests pac pcf version --strategy gittags |
See also
Power Apps component framework overview
What is Microsoft Power Platform CLI?
प्रतिक्रिया
के लिए प्रतिक्रिया सबमिट करें और देखें