-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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 backupReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels