fleet/changes/issue-2368-exit-if-migrations-missing
Lucas Manuel Rodriguez 028c2643f7
Fleet serve to exit if migrations are missing (default) (#2803)
* Add option to fleet to exit if migrations are missing

* Reverse serve exit migrations logic

* Fix typo
2021-11-22 14:47:24 -03:00

2 lines
59 B
Plaintext

* `fleet serve` exits if there are any migrations missing.