Skip to content

drift: Add `-file` option

Administrator requested to merge ef/drift-file into main

Created by: efritz

This PR adds a -file flag that can be used in place of -version to supply a schema description file on-disk. Useful for air-gapped instances which cannot reach out repository via GitHub nor our GCS bucket holding historic versions. Fixes #39961 (closed).

Test plan

Tested locally.

Merge request reports

Loading