CLIcoming soon

A coday command is on the roadmap.

The Coday CLI is not shipped yet — we won't pretend otherwise. Today every action you'd want a CLI for is available either through the dashboard or via the MCP integration with Claude Code, Cursor, and Cline.

Until the CLI lands

  • Deploy a repo: open Dashboard → New project or call coday_deploy from your MCP-connected editor.
  • Check project status: dashboard project overview, or coday_status / coday_list via MCP.
  • Manage env vars, view logs, see security findings, attach a custom domain — all in the dashboard tabs of your project.
  • Programmatic / CI access — we plan to ship the CLI together with the general-availability REST API. Until then, [email protected] can scope a private-preview workflow if you need one.

Tracking this docs page? We'll publish CLI install + command reference here as soon as the binary ships.