Initial commit
This commit is contained in:
8
skills/database-backup-automator/scripts/README.md
Normal file
8
skills/database-backup-automator/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for database-backup-automator skill
|
||||
|
||||
- [ ] backup_script_generator.py: Generates backup scripts based on database type and user-defined parameters.
|
||||
- [ ] restore_script_generator.py: Generates restore scripts based on backup location and database type.
|
||||
- [ ] backup_scheduler.py: Creates and manages cron jobs for automated backups.
|
||||
- [ ] backup_validator.py: Validates the integrity of the backup files.
|
||||
Reference in New Issue
Block a user