compare_configs
Compare iSuite configuration between two environments to identify differences and verify consistency.
Instructions
Compare iSuite configuration between two environments and highlight differences.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceEnvironment | Yes | Source environment name (e.g. 'production', 'staging', 'dev'). | |
| targetEnvironment | Yes | Target environment to compare against. | |
| section | No | Limit comparison to a specific config section. | |
| excludeSecrets | No | Exclude secret/password keys from comparison (default true). |