You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would be the recommended way to model the MigrateSettings and MigrateCommand that executes backup and restore with the same backup file (value is inferred dynamically ) and propagated to both commands ?
Thanks
UPDATE :
It would be great to have nested settings binding support :
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Consider the cli that can do backup, restore and migrate (backup+restore).
What would be the recommended way to model the
MigrateSettings
andMigrateCommand
that executes backup and restore with the same backup file (value is inferred dynamically ) and propagated to both commands ?Thanks
UPDATE :
It would be great to have nested settings binding support :
Of cause, collision in parameters names in nested settings should throw exception.
Beta Was this translation helpful? Give feedback.
All reactions