Initial commit
This commit is contained in:
8
skills/backup-strategy-implementor/scripts/README.md
Normal file
8
skills/backup-strategy-implementor/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for backup-strategy-implementor skill
|
||||
|
||||
- [ ] backup_database.sh Script to automate database backup based on provided configuration
|
||||
- [ ] restore_database.sh Script to automate database restoration based on provided configuration
|
||||
- [ ] validate_backup.py Python script to validate the integrity of the backup files
|
||||
- [ ] configure_backup_agent.py Python script to configure a backup agent on the application server
|
||||
Reference in New Issue
Block a user