Command reference ยท Codex CLI
/cloud
Runs the chat in the cloud, when cloud execution is available.
In the cloud, work runs on remote resources instead of your machine.
โ WHEN TO USE IT?
Move compute off the local machine into the cloud
/cloud
โ WHEN NOT TO?
The task needs your local files directly
in the cloud the workspace is not on your machine.
Better: /local
SOURCES
- Codex CLI docs: Slash Commands โ developers.openai.com