feat(cli): implement the "up" command with support for "storage" and "loader" plugins

This commit is contained in:
Joakim Carlstein 2023-11-15 16:14:10 +01:00
parent a058ebf888
commit b56794a269
3 changed files with 155 additions and 16 deletions

View file

@ -0,0 +1,5 @@
---
'@emigrate/cli': minor
---
Implement the "up" command with support for "storage" and "loader" plugins