[console_scripts]
funcx-endpoint = funcx.endpoint.endpoint:cli_run
funcx-interchange = funcx.executors.high_throughput.interchange:cli_run
funcx-manager = funcx.executors.high_throughput.funcx_manager:cli_run
funcx-worker = funcx.executors.high_throughput.funcx_worker:cli_run

