diff --git a/setup.cfg b/setup.cfg index 46d8bf07..da43d956 100644 --- a/setup.cfg +++ b/setup.cfg @@ -25,7 +25,7 @@ packages = [entry_points] console_scripts = - heat = senlinclient.shell:main + senlin = senlinclient.shell:main [global] setup-hooks =