Skip to content

cli solution

PhuocLe edited this page Jun 20, 2026 · 2 revisions

CLI Command: solution

Purpose

devkit solution extracts or packs Dataverse solutions using PAC CLI.

Syntax

devkit solution --json "DynamicsCrm.DevKit.Cli.json" --profile "RELEASE"

JSON Section

Uses the solutionpackagers section in DynamicsCrm.DevKit.Cli.json.

Notes

  • This is the current replacement for legacy-solution.
  • PAC CLI is used under the hood.
  • The legacy --version parameter is no longer required by the current command path.

Clone this wiki locally