emicklei / gmig

Google Cloud Platform migrations tool for infrastructure-as-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gmig all down

emicklei opened this issue · comments

currently, executing gmig down <folder> will run the undo section of the last migration only.

This feature will allow you to run all undo sections of all migrations, one after the other.

@emicklei hey Ernest. I just created a PR to add down-all command :)

merged, thx