/help
Overview
The /help command displays a list of all available commands in Apex along with their descriptions. This is your go-to reference when you need to quickly see what commands are available.
Usage
What You’ll See
When you run /help, you’ll see a dialog showing:
- Command List: All available commands with their names and aliases
- Descriptions: Brief explanation of what each command does
- Categories: Commands grouped by Pentesting, General, and Skills
Available Commands
Pentesting
Start an autonomous pentest swarm against your target. Aliases: /p,
/web, /w
Start an interactive operator session with step-by-step control. Alias: /o
Browse and resume previous sessions. Alias: /s
General
Display this help information with all available commands
Show configuration dialog
View and select AI models from configured providers
Manage AI providers and configure API keys
Connect to Pensar Console for managed inference
Buy credits or check your balance
Manage application themes. Alias: /theme
Exit the application. Aliases: /quit, /q
Skills
Create a new operator skill
Command Details
Getting Started Flow
For new users, here’s the recommended order of commands:
Keyboard Shortcuts
Global
Operator Mode
Command Suggestions
When typing a / command, Apex displays a windowed suggestions dropdown with up to 6 visible entries at a time. Commands are sorted by priority — /pentest, /operator, /auth, /models, /sessions, /themes, /help appear first, followed by the rest alphabetically. Scroll indicators (↑/↓) appear when more suggestions exist outside the visible window.
CLI Commands
In addition to the TUI slash commands above, Apex provides headless CLI commands for pentesting, Console API access, and system management. See the CLI Commands section in the sidebar for full documentation.
Tips
Type /help at any time to quickly reference available commands without
leaving the Apex interface.
Pro Tip: Press [ESC] to close the help dialog and return to the main
screen.