cortex cluster up --config new-cluster.yaml --configure-env new (this will create a CLI environment named new for accessing the new cluster).old, you can use cortex get --env old to list all running APIs in your old cluster, and re-deploy them in the new cluster by changing directories to each API's project folder and running cortex deploy --env new.