Code Guidelines Help

Analyze Command

Analyze specific Dataverse Artifacts in the current environment.

Sub-Commands

This table lists the commands used in the DigitallPower CLI.

Command

Description

dgtp analyze entityallassets

Scans the specified solutions for entities containing with assets

dgtp analyze noactivelayer

Scans the specified (unmanaged) solutions for components without active layer

dgtp analyze redundantcomponents

Scans for components that are in multiple of the specified solutions

dgtp analyze activelayer

Scans the specified (managed) solutions for components with active layer

dgtp analyze toplayer

Scans the specified (managed) solutions for components where solution is not top layer

entityallassets

noactivelayer

redundantcomponents

activelayer

Checks given solution for any components that have an existing active layer

Parameter

Description

--inline

Comma separated list of solution unique names to analyze

--generate-report

Generate a csv report of the findings in a file './Analyze/ActiveLayer-result.csv'

--generate-summary

Generate a json report of the findings in a file './Analyze/ActiveLayer-summary.json'

dgtp analyze activelayer --inline UniqueSolutionName

toplayer

Last modified: 07 July 2025