fleet/changes/issue-2463-fleetctl-debug-migrations

3 lines
250 B
Plaintext
Raw Normal View History

* New `fleetctl` command `debug migrations` to show missing migrations of a running fleet instance.
* `fleet serve` and `fleet prepare db` will fail if there are unknown migrations (possibly an old version of fleet running against a newer database).