Skip to content

feat: Add Backup/Restore Functionality #22

@nvandessel

Description

@nvandessel

Add Backup/Restore Functionality

Overview

Add commands to backup current dotfiles state and restore from backups.

Acceptance Criteria

  • Create timestamped backups
  • List available backups
  • Restore from specific backup
  • Automatic backup before destructive operations (optional)
  • Configurable backup location
  • Backup compression support

Commands

g4d backup create           # Create backup
g4d backup list             # List backups
g4d backup restore <name>   # Restore backup
g4d backup delete <name>    # Delete backup

Linear: https://linear.app/gargas/issue/G4D-22

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