Skip to content

snbk: Update the metadata of backed-up snapshots #1103

@jamesljlster

Description

@jamesljlster

Currently, if a user modifies the metadata of a snapshot that has already been transferred to the backup target device, the backed-up metadata won't be updated.

I have a few ideas for the design:

  • Introduce a new command: snbk update. This command would only check snapshot metadata and update the backed-up metadata if any differences are detected.
  • Add an option to the transfer command: snbk transfer --update. When the --update flag is specified, metadata checking and updating would be performed.

The snbk transfer-and-delete command would also require adjustments for automation.
What do you think?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions