Install
Install the CLI
# download CLI version 0.40.0 (Note the "v"):
bash -c "$(curl -sS https://raw.githubusercontent.com/cortexlabs/cortex/v0.40.0/get-cli.sh)"Install the CLI and Python client via pip
pip install cortexpip install cortex==0.40.0pip install --upgrade cortexChanging the CLI/client configuration directory
Last updated