Reference
A complete reference to configuration file format and rubyrep commands.
Configuration Reference
Is here.
Command Reference
All commands are run with rubyrep [command].
The following commands are available:
| Command | Description |
|---|---|
| generate | Generates a configuration file template |
| help | Shows detailed help for the specified command |
| proxy | Proxies connections from rubyrep commands to the database |
| replicate | Starts a replication process |
| scan | Scans for differing records between databases |
| sync | Syncs records between databases |
| uninstall | Removes all rubyrep tables, triggers, etc. from “left” and “right” database |
RDoc
The documentation that is automatically generated from the rubyrep source code is available here.