-
Notifications
You must be signed in to change notification settings - Fork 16
tools solutionlayer
PhuocLe edited this page Jun 20, 2026
·
2 revisions
Check unmanaged active solution layers in Dataverse solutions.
devkit-tool solutionlayer --conn "AuthType=..." --solutions "Core,Client" --output ".\layers.md"| Option | Required | Description |
|---|---|---|
--conn |
Yes | Dataverse connection string. |
--solutions |
Yes | Comma-separated solution unique names to check. |
--output |
No | Output file path. If omitted, output is written to the console only. |