[console_scripts]
clusto = clusto.script_helper:main
clusto-pool = clusto.commands.pool:main
clusto-rename = clusto.commands.rename:main
clusto-attr = clusto.commands.attr:main
clusto-list-pool = clusto.commands.list_pool:main
clusto-console = clusto.commands.console:main
clusto-list-all = clusto.commands.list_all:main
clusto-shell = clusto.commands.shell:main
clusto-allocate = clusto.commands.allocate:main
clusto-initdb = clusto.commands.initdb:main
clusto-info = clusto.commands.info:main
clusto-deallocate = clusto.commands.deallocate:main
clusto-reboot = clusto.commands.reboot:main

