Open alejdg opened 1 month ago
[enhancement]
After the user migrates the model with jimmctl migrate, they have to run another command jimm update-migrated-model to update the data.
jimmctl migrate
jimm update-migrated-model
What is the use case here? Couldn't the behaviour be simplified so the user issues only one command?
[enhancement]
After the user migrates the model with
jimmctl migrate
, they have to run another commandjimm update-migrated-model
to update the data.What is the use case here? Couldn't the behaviour be simplified so the user issues only one command?