verboo code

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.

Interactive session
verboo
verboo /help

Essential commands

These are the most useful commands for the initial workflow. Commands are used inside a Verboo Code session.

CommandDescription
/help

Shows help and available commands.

/login

Signs in or switches the connected Verboo account.

/logout

Signs out of the current account on this computer.

/model [model]

Shows or changes the model used in the session.

/status

Shows version, account, model, connectivity, and tool status.

/config

Opens the CLI settings panel.

/doctor

Checks the installation and reports configuration problems.

/clear

Starts a new conversation and releases the previous conversation context.

/resume

Resumes a previous session.

Diagnostics

When a session does not behave as expected, first check authentication, the selected model, and connectivity.

Check the installation
verboo /status
verboo /doctor

Need more commands?

Use /help inside the CLI. The command list reflects the version installed on your computer.