[console_scripts]
shutdown_dask_cluster = scheduler_tools.bin.shutdown_dask_cluster:main
spawn_adaptable_dask_cluster = scheduler_tools.bin.spawn_adaptable_dask_cluster:main
spawn_dask_cluster = scheduler_tools.bin.spawn_dask_cluster:main
stop_adaptable_dask_cluster = scheduler_tools.bin.stop_adaptable_dask_cluster:main

