Skip to content

Backup Collection Management #39

@RyanScottLewis

Description

@RyanScottLewis

So far, this application creates backups, but it should also list, read, update, and destroy backups as well (CRUD).

Features:

  • Automatically remove backups using combinational logic
    • Older than a certain date
    • When a backup count threshold has passed
    • Backups of the same date of a lower index than the highest for that date
  • Listing backups with metadata
  • Viewing a backup's metadata, log, configuration, output shell script, etc..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions