Folks are gona need tools to back up their drives and especially their keys.
backup [opts] [backup-path.tar.gz]
--public-key=: only backup this drive (can be specified multiple times, default is everything?)
--private-keys-only: only backup private keys
--no-private-keys: don’t include any private keys
--list-files: just list what will be backed up, one item per line. To be fed into other backup tools.
Backup should contain all keys and data; plus a manifest that can be ingested by hyperdrive import --from-backup=.
Folks are gona need tools to back up their drives and especially their keys.
backup [opts] [backup-path.tar.gz]--public-key=: only backup this drive (can be specified multiple times, default is everything?)--private-keys-only: only backup private keys--no-private-keys: don’t include any private keys--list-files: just list what will be backed up, one item per line. To be fed into other backup tools.Backup should contain all keys and data; plus a manifest that can be ingested by
hyperdrive import --from-backup=.