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 pushExamples
xorq catalog add builds/f02d28198715 --no-sync
xorq catalog add-alias f02d28198715 prod --no-sync
xorq catalog pushSee also
catalog pull—pull from remotescatalog sync—pull then push