[console_scripts]
boltrun = boltkit.runner:run
boltstub = boltkit.server:stub
neoctrl-cluster = boltkit.controller:cluster
neoctrl-configure = boltkit.controller:configure
neoctrl-create-user = boltkit.controller:create_user
neoctrl-download = boltkit.controller:download
neoctrl-install = boltkit.controller:install
neoctrl-set-initial-password = boltkit.controller:set_initial_password
neoctrl-start = boltkit.controller:start
neoctrl-stop = boltkit.controller:stop
neotest = boltkit.controller:test

