-
Notifications
You must be signed in to change notification settings - Fork 16
cli solution
PhuocLe edited this page Jun 20, 2026
·
2 revisions
devkit solution extracts or packs Dataverse solutions using PAC CLI.
devkit solution --json "DynamicsCrm.DevKit.Cli.json" --profile "RELEASE"Uses the solutionpackagers section in DynamicsCrm.DevKit.Cli.json.
- This is the current replacement for
legacy-solution. - PAC CLI is used under the hood.
- The legacy
--versionparameter is no longer required by the current command path.