ketrew-synchronize - Synchronize/copy a ketrew database.
ketrew synchronize [OPTION]...
--from=URI (required)
The source to copy from
--to=URI (required)
The destination to copy to
The strings SRC and DST are database URIs (’postgresql://...’ like in the configuration file) *or* a URI starting with ’backup://’ and indicating a path to a directory.
--help[=FMT] (default=auto)
Show this help in format FMT. The value FMT must be one of ’auto', ’pager', ’groff' or ’plain'. With ’auto', the format is ’pager’ or ’plain' whenever the TERM env var is ’dumb' or undefined.
--version
Show version information.