ketrew-synchronize

NAME
SYNOPSIS
REQUIRED FLAGS
COMMON OPTIONS

NAME

ketrew-synchronize - Synchronize/copy a ketrew database.

SYNOPSIS

ketrew synchronize [OPTION]...

REQUIRED FLAGS

--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.

COMMON OPTIONS

--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.