Skip to main content
The /help command displays a quick reference of all available ScryCLI commands.

Usage

/help

What It Shows

When you enter /help, a bordered menu appears with all available commands and their descriptions:
┌─────────────────────────────────────┐
│ /help - Show help                   │
│ /path - change directory            │
│ /model - Select a model             │
│ /apikey - Set API key               │
│ /logout - Logout                    │
│ /Report - Report a bug              │
│ /exit - Exit                        │
└─────────────────────────────────────┘

Automatic Help Menu

You don’t always need to type /help explicitly. The help menu automatically appears when:
  • You start typing any command beginning with /
  • You’re in the main chat interface
The help menu is context-sensitive and appears automatically as you type commands to help you remember the available options.
  • Esc: Close the help menu and return to chat
  • Click on any command name to learn more about that specific command

Command Descriptions

Each command in the help menu shows:
  • Command name: The exact text to type (e.g., /help, /model)
  • Brief description: What the command does

Example

> /
# Help menu appears automatically

[Esc] to go back

/help - Show help
/path - change directory
/model - Select a model
/apikey - Set API key
/logout - Logout
/Report - Report a bug
/exit - Exit
  • See Commands Overview for detailed information about each command
  • Individual command documentation pages for in-depth usage