Machine Commands: machine
Use bohr machine list to inspect Job, Node, or Notebook machine types.
bohr machine list
bohr machine list --chooseType all
bohr machine list --scene node --chooseType gpu -o json
Flags
| Flag | Values | Default | Description |
|---|---|---|---|
-c, --chooseType | cpu, gpu, all | cpu | Select CPU/GPU class |
-s, --scene | job, node, notebook | job | Select the resource scenario |
The --chooseType spelling is case-sensitive. Use the global -o, --output flag for structured output.
Batch Jobs and sandboxes have separate machine catalogs:
bohr batchjob machine list
bohr sandbox machine list