Complete Run:ai keyboard shortcuts and commands reference — 14 shortcuts across 3 categories. Quick reference cheat sheet for Windows & Mac.
| Shortcut | Action | Description |
|---|---|---|
| runai submit [job] -g 1 | Submit GPU job | Submit a job requesting 1 GPU to the cluster scheduler. |
| runai list jobs | List jobs | Show the current list of jobs and their status. |
| runai describe job [name] | Job details | Show detailed status, events, and resource usage for a job. |
| runai logs [job] | View logs | View a job's stdout/stderr logs. |
| runai delete job [name] | Delete job | Delete a job and free its allocated GPUs. |
| runai attach [job] | Attach to job | Attach your terminal to a running interactive job. |
| Shortcut | Action | Description |
|---|---|---|
| runai login | Login | Authenticate the CLI against the Run:ai control plane via browser SSO. |
| runai whoami | Current user | Show the currently authenticated user and cluster context. |
| runai config project [name] | Set default project | Set the default project so commands don't need -p on every call. |
| runai exec [job] -it bash | Enter job | Open an interactive shell inside a running job container. |
| Shortcut | Action | Description |
|---|---|---|
| runai top node | Node GPU usage | Show per-node GPU utilization across the cluster. |
| runai list projects | List projects | Show projects and their GPU quota allocations. |
| runai delete project [name] | Delete project | Remove a project and its resource quota (admin only). |
| runai nodepool list | List node pools | List node pools available for scheduling, e.g. grouped by GPU type. |
The most essential Run:ai shortcuts are: runai submit [job] -g 1 (Submit GPU job), runai list jobs (List jobs), runai describe job [name] (Job details). These cover the most frequent actions and can significantly speed up your workflow.
Run:ai has 14 keyboard shortcuts across 3 categories on shortcut-tools.com.
These are command-line commands — type them in your terminal or console. Combine them with shell history search (Ctrl + R) and aliases to work even faster.
The Run:ai shortcut for submit gpu job is runai submit [job] -g 1. Submit a job requesting 1 GPU to the cluster scheduler.
Run:ai includes 6 Jobs shortcuts, including runai submit [job] -g 1 (Submit GPU job) and runai list jobs (List jobs). See the full list in the Jobs section above.
Run:ai includes 4 Access & Config shortcuts, including runai login (Login) and runai whoami (Current user). See the full list in the Access & Config section above.
Yes — use My Stack to combine Run:ai shortcuts with any other platform on this site into one printable reference, which is useful if your daily workflow spans several tools.
Open your assistant with this page preloaded as the source — great for follow-up questions like "which of these work in other apps?"