Originally restore functionality should be a part of a component deploy lifecycle. This leads to adding additional parameters to the stack state file. There should be a way to run restore from backup without interaction with the state file.
Introduce hubctl stack restore extensions that can invoke a restore verb in each component from a backup bundle.
Features:
Restore by backup name or backup tag
Define an exact list of components to restore from a backup bundle
Originally restore functionality should be a part of a component deploy lifecycle. This leads to adding additional parameters to the stack state file. There should be a way to run restore from backup without interaction with the state file.
Introduce
hubctl stack restore
extensions that can invoke a restore verb in each component from a backup bundle. Features: