Comment on page
Get started
# install the CLI
bash -c "$(curl -sS https://raw.githubusercontent.com/cortexlabs/cortex/v0.42.1/get-cli.sh)"
# create a cluster
cortex cluster up cluster.yaml
# deploy APIs
cortex deploy apis.yaml
Last modified 1yr ago