Reference
Verboo Code CLI
Use the CLI in your terminal to work with code, choose models, and check your installation.
On this page
Start a session
Open a terminal at your project root and run verboo. Inside the session, type / to explore the available commands.
verboo
verboo /helpEssential commands
These are the most useful commands for the initial workflow. Commands are used inside a Verboo Code session.
/helpShows help and available commands.
/loginSigns in or switches the connected Verboo account.
/logoutSigns out of the current account on this computer.
/model [model]Shows or changes the model used in the session.
/statusShows version, account, model, connectivity, and tool status.
/configOpens the CLI settings panel.
/doctorChecks the installation and reports configuration problems.
/clearStarts a new conversation and releases the previous conversation context.
/resumeResumes a previous session.
Diagnostics
When a session does not behave as expected, first check authentication, the selected model, and connectivity.
verboo /status
verboo /doctorNeed more commands?
Use /help inside the CLI. The command list reflects the version installed on your computer.