Skip to main content
ScryCLI provides a set of commands to configure and control your AI coding assistant. Commands are invoked by typing them in the prompt input.

Command Usage Pattern

All commands start with a forward slash / followed by the command name:
/command
When you start typing /, a help menu appears automatically showing all available commands.

Available Commands

/help

Display the command help menu

/model

Select an AI model provider and model

/path

Change the working directory

/apikey

Set API key configuration

/logout

Logout and clear configuration

/report

Report a bug or issue

/exit

Exit the application

Command Navigation

  • Enter a command: Type / followed by the command name and press Enter
  • Go back: Press Esc to return to the main chat interface from any command
  • Auto-complete: Start typing / to see available commands

Chat Interface

The main chat interface accepts natural language prompts. See the Chat documentation for details on interacting with the AI assistant.