Skip to content

CLI overview

ThirdFlare One exposes three CLI layers — similar to how Cursor CLI separates agent commands from install tooling, and Render CLI focuses on daily operations.

CommandRole
thirdflareDaily driver — tray, WARP toggle, daemon
thirdflare-oneOperator — install, build, test, dev
thirdflare-one-trayTray subprocess (PyQt6 native shell)

Aliases: thirdflare-one-gui → same as thirdflare.

Default behavior

Running thirdflare with no flags starts the native tray + app shell (embedded Web UI on KDE). Pass --no-open for API-only daemon mode.

Environment

VariableEffect
THIRDFLARE_WEBUI=1Serve static Web UI from daemon
THIRDFLARE_PORTHTTP port (default 4173; launcher scans +30 if busy)
THIRDFLARE_WARP_CLIPath to warp-cli binary
THIRDFLARE_CONFIGOverride config file path

Full list: Configuration → Environment.

Next steps

Unofficial client — not affiliated with Cloudflare.