gb cursor
Coming Soon - Cursor integration is under development.
Start or attach to a Cursor AI session. Cursor is an AI-powered code editor with powerful coding capabilities.
Shortcut
gbr # Equivalent to: gb cursor
gbrd # Equivalent to: gb cursor --directSynopsis
gb cursor [options]
gb cursor [subcommand] [args]Description
The cursor command will provide a streamlined interface to start Cursor sessions on genboxes (cloud or local) or directly on your machine.
Options
| Option | Description |
|---|---|
--on <genbox> | Use a specific genbox |
--direct | Run directly on this machine (no isolation) |
-y, --yes | Skip confirmation prompts |
-p, --prompt-mode | Interactive prompt mode with optional images |
-e, --editor | Use $EDITOR for prompt input (with -p) |
-b, --background | Run session in background (with -p) |
Subcommands
| Subcommand | Description |
|---|---|
list | List all Cursor sessions |
attach <session> | Attach to an existing session |
stop <session> | Stop a session |
kill <session> | Kill/destroy a session |
migrate <session> | Migrate session to another genbox |
See Also
gb session- Session management commandsgb claude- Claude AI sessionsgb gemini- Gemini AI sessions- Shortcuts Reference - All power user shortcuts
Last updated on