drift: Add `-file` option
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.