CLI for the compute cluster...
Usage:
cluster [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
deploy Deploy a service to the cluster
help Help about any command
run Run a job in the cluster
Flags:
-h, --help help for cluster
Use "cluster [command] --help" for more information about a command.
source venv/bin/activate
pip install -r requirements.txt -c constraints.txt