Open
Description
- A shutdown-bundle (?) command which takes a filename, zip/tar/etc everything up (configs, hsm_secret, database, certificates, etc) after stopping but before exiting. Maybe moves those files out the way, so we can't accidentally start again?
- A --restore-from (?) parameter to start a blank node by unpacking those files.
- Plugins should be able to add filenames to include in the bundle (e.g. bookeeper's db, clnrest certificates)