Skip to content

Add a backup command #75

@da2x

Description

@da2x

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=.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions