kingbird/kingbird/cmd/README.rst
Dimitri Mazmanov 097fcf1553 Kingbird config file should be generated from tox
Added tox config generator for kingbird parameters from different
packages. Removed a duplicate entry from requirements.txt

Change-Id: Ib357fa374601e0e20c63886f48e5bd3ce556be62
2016-03-02 12:21:31 +01:00

474 B
Executable File

cmd

Scripts to start the Kingbird API and Engine services

api.py:

start API service python api.py --config-file=/etc/kingbird.conf

engine.py:

start Engine service python engine.py --config-file=/etc/kingbird.conf

manage.py:

CLI interface for kingbird management kingbird-manage --config-file /etc/kingbird.conf db_sync kingbird-manage --config-file /etc/kingbird.conf db_version