| Command | Description |
|---|---|
bcmcli status | Show BCM service status |
bcmcli node list | List managed nodes |
bcmcli node show <node> | Show node details |
bcmcli image list | List OS images |
bcmcli firmware list | List firmware inventory |
bcmcli job list | List lifecycle jobs |
CLI Cheat Sheet (Draft) • Work in progress • By Gowtham Ramu
Base Command Manager (BCM)
click to toggle
Slurm (Admin & Ops)
click to toggle
| Command | Description |
|---|---|
sinfo | Cluster and partition status |
squeue | List queued jobs |
scontrol show nodes | Detailed node state |
scontrol show partitions | Partition configuration |
scontrol update node=<n> state=DRAIN | Drain node |
sdiag | Scheduler diagnostics |
Run:ai (CLI Essentials)
click to toggle
| Command | Description |
|---|---|
runai login | Authenticate CLI |
runai list jobs | List workloads |
runai get job <job> | Job details |
runai submit | Submit workload |
runai delete job <job> | Delete workload |
runai describe cluster | Cluster configuration |