Command reference
8/21/26About 1 min
clauded and codexd share one command tree. Replace clauded with codexd below and you are operating the Codex side.
Everyday
| Command | What it does |
|---|---|
clauded | Launch Claude Code through the proxy (no subcommand) |
clauded login | Device-flow login, registers this machine |
clauded logout | Clear the registration and restore your original Claude credentials |
clauded status | Device, route, background service and account status |
clauded web | Open the web version in a browser |
clauded app | Install and launch the desktop app (macOS) |
clauded ui [open|install|uninstall|status] | Graphical console (macOS / Windows) |
Integration and service
| Command | What it does |
|---|---|
clauded ide [install|uninstall|status] | Editor extension integration (VS Code / Cursor / Windsurf) |
clauded daemon | Run the forward proxy in the foreground |
clauded stop | Stop the background service |
clauded cert [install|uninstall|status] | Install / remove / inspect the CA in the system trust store |
clauded install | Add to PATH and register start-at-boot |
clauded uninstall | Stop the service, remove binary and state, restore PATH |
clauded update [--check] | Self-update |
Configuration
| Command | What it does |
|---|---|
clauded config gateway pick | List candidate routes with latency and choose one |
clauded config gateway set <url> | Pin a route |
clauded config gateway test | Test the current route |
clauded config gateway current | Show the current route |
clauded config gateway reset | Back to automatic selection |
clauded config claude current | Which copy of Claude Code is in use |
clauded config claude source <system|managed|auto> | Switch preference |
clauded config claude path <path> | Pin one executable |
clauded config claude reset | Back to defaults |
clauded config codex … | The same, for Codex |
clauded config enable <claude|codex> [on|off|reset] | Turn a platform's takeover on or off |
Diagnostics
| Command | What it does |
|---|---|
clauded log [on|off|status] | Toggle per-request logging (full request / response bodies) |
clauded team list | List the teams available to this device |
clauded machineinfo | Print the machine_hash and machine_info this host registers |
clauded keygen | Print a fresh device public key |
clauded version | Client version |
clauded help | Full command help |
Argument pass-through
Flags, prompts and any word that is not a subcommand above are forwarded verbatim to Claude Code. That is why clauded version prints clauded's version while clauded --version prints Claude Code's.
