/logset

command-line tool to synchronize two logsetd instances

Primary LanguagePython

logset

logset is used to synchronize two logsetd instances using the logset protocol.

Usage

pipenv install  # one-time setup
pipenv run logset http://localhost:4004/repo1 http://localhost:4004/repo2