Documentation
¶
Overview ¶
Command pdbcompat-check validates PeeringDB API compatibility via four subcommands, each with its own flag set:
check fetch live responses and compare their structure against
local golden files (field names, value types, nesting depth —
never actual values)
capture walk the API anonymously and authenticated, writing
visibility-baseline fixtures (raw auth bytes staged off-repo)
redact pair raw auth bytes with anon fixtures and write the
redacted auth form under the baseline tree
diff build DIFF.md + diff.json from a captured baseline tree
Run `pdbcompat-check <subcommand> -h` for per-mode flags.
Click to show internal directories.
Click to hide internal directories.