catalog push

Push the catalog’s commits and annex content to its remotes.

Pair with --no-sync on mutating commands (add, remove, add-alias, remove-alias) when batching changes for a single explicit push.

Usage

xorq catalog push

Examples

xorq catalog add builds/f02d28198715 --no-sync
xorq catalog add-alias f02d28198715 prod --no-sync
xorq catalog push

See also