Comment 6 for bug 1462242

Revision history for this message
yong sheng gong (gongysh) wrote :

setup.cfg:
[entry_points]
console_scripts =
    keystone-all = keystone.cmd.all:main
    keystone-manage = keystone.cmd.manage:main

when setup, the keystone-all will be generated.