Skip to content

Conversation

@mattjgalloway
Copy link

This adds the options for both backup and prune to allow specifying tags. For backup it adds the specified tags to the backup snapshot. For prune it will ensure only snapshots with the specified tags are forgotten.

Tested by adding unit tests and then:

poetry run pytest -k test_runner

Fixes #93.

This adds the options for both backup and prune to allow specifying tags. For backup it adds the specified tags to the backup snapshot. For prune it will ensure only snapshots with the specified tags are forgotten.

Tested by adding unit tests and then:
```
poetry run pytest -k test_runner
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support adding tags to backups (and prune)

1 participant