Replace mcp-microservices command to ccp

Just add ccp command

Change-Id: I5c3313aaf199efa7184ceb850aa7b2dbd2861d2d
This commit is contained in:
Sergey Reshetnyak 2016-07-13 16:23:30 +03:00
parent 5cb0d7a9fe
commit 84fc6b1223
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ packages =
[entry_points]
console_scripts =
mcp-microservices = fuel_ccp.cli:main
ccp = fuel_ccp.cli:main
[build_sphinx]
source-dir = doc/source