Compare Environments

Diff two environments — or three, to catch the value only staging has — across .env, ConfigMap, YAML, JSON, headers, OpenAPI, CSV, and DB columns. Locally, nothing uploaded.

Guide
Inputs

Auto-runs as you type. Ctrl+Enter to re-run.

How to use Compare Environments

Detect configuration drift between dev, UAT, staging, and production environments without uploading anything. Paste two configs side-by-side and get a clear breakdown of keys that are only in A, only in B, or differ in value. Supports eight common config formats used across modern stacks.

Supported modes

When to use it

How to use it

  1. Select the mode that matches your config format.
  2. Paste environment A (e.g. dev) in the left panel and environment B (e.g. prod) in the right panel.
  3. Optionally name each environment using the label inputs.
  4. Click Compare to see the diff grouped by: only in A, only in B, and different values.
  5. Use Mask secrets to hide values whose keys look sensitive before sharing a screenshot or report.
  6. Copy or download any result bucket for your runbook, ticket, or post-mortem.

Tips & pitfalls

FAQ

Runs locally in your browser. No uploads. Mask secrets before sharing results with teammates.

Related guides