distcloud/dcmanager/cmd
fpxie 1f4769dafd Use triple double-quoted strings for docstrings
Change-Id: I1bc612866b9fc98be7e702565ba249bda4a54785
Story: 2006136
Task: 35632
2019-07-01 15:10:59 +08:00
..
README.rst StarlingX open source release updates 2018-08-07 11:51:21 -04:00
__init__.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
api.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
manage.py Use triple double-quoted strings for docstrings 2019-07-01 15:10:59 +08:00
manager.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00

README.rst

cmd

Scripts to start the DC Manager API and Manager services

api.py:

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

manager.py:

start Manager service python manager.py --config-file=/etc/dcmanager.conf

manage.py:

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