usage: tautline release-migration-report [-h] [--version VERSION] [--wip-safe]
                                         [--product-tested PRODUCT_TESTED]
                                         [--write] [--check] [--print]
                                         [--output OUTPUT]

options:
  -h, --help            show this help message and exit
  --version VERSION     Release version; defaults to VERSION.
  --wip-safe            Declare this release safe for patch auto-update during
                        WIP.
  --product-tested PRODUCT_TESTED
                        Product/client/lane tested for this release.
  --write               Write docs/releases/migrations/<version>.json.
  --check               Fail if the committed report is stale.
  --print               Print the report JSON.
  --output OUTPUT       Write/check a path other than the default report.
