Compare configurations
compare_configsCompare two local config files to identify configuration drift, classifying added, removed, type, value, and secret changes.
Instructions
Compare two local config files and classify added, removed, type, value, and secret drift.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetFile | Yes | Absolute path to the target config file | |
| baselineFile | Yes | Absolute path to the baseline config file |