Overview
This is a plugin for SIBA backup and restore utility. It allows to backup and restore MySQL databases.
Installation
$ gem install siba-source-mysql
Usage
-
Create a configuration file:
$ siba generate mybak
-
Backup:
$ siba backup mybak
-
Restore:
$ siba restore mybak
Run siba
command without arguments to see the list of all available options.