Command Overview
Run bohr --help to list the commands provided by your installed version. Add --help after a namespace or leaf command to inspect its exact arguments and flags.
Compute and data
| Namespace | Purpose |
|---|---|
job | Manage Bohrium compute jobs |
batchjob (bj) | Manage asynchronous Batch Jobs |
job_group | Group and manage related jobs |
node | Manage development nodes |
sandbox | Manage interactive sandboxes |
notebook | Manage and execute notebooks |
machine | List Job and Node machine types |
dataset | Create, inspect, download, and delete datasets |
image | List, search, inspect, pull, and delete images |
file | Manage personal and shared disk files |
project | Manage projects and project members |
Scientific services
| Namespace | Purpose |
|---|---|
agents | Use Bohrium scientific agents |
paper | Search papers and patents |
scholar | Search and inspect scholar profiles |
kb | Manage knowledge bases |
lkm | Literature Knowledge Mining |
database | Access scientific databases |
wiki | Use the SciencePedia encyclopedia |
tools | Discover scientific tools |
exp | Run experimental science workflows |
pdf | Parse PDF documents |
search | Search the web |
chat | Send one message to Bohrium GPT |
Account and CLI
| Namespace | Purpose |
|---|---|
auth | Log in, log out, and inspect authentication |
billing | Inspect account balance, pricing, and billing records |
config | Manage CLI configuration |
profile | Manage named profiles |
skills | Read Agent guidance embedded in the CLI |
extension | Manage CLI extensions and companion tools |
schemas | Browse and serve JSON Schemas |
event | View and manage platform events |
doctor | Run CLI health checks |
update | Update the CLI |
version | Display version information |
completion | Generate shell completion scripts |
api | Call an Open Platform endpoint directly |
wenyon | Run the installed Wenyon data-workflow CLI |
trisol | Run the optional Trisol workflow toolkit when enabled for the account |
Global flags
| Flag | Description |
|---|---|
-o, --output <format> | auto, human, pretty, table, ndjson, csv, json, or yaml |
-q, --jq <expression> | Filter structured output with a jq expression |
--dry-run | Validate without executing where the command supports preview behavior |
-p, --profile <name> | Use a named profile for this command |
--no-interactive | Disable prompts |
--wait, --no-wait | Control asynchronous waiting where supported |
--page-all | Fetch all pages where supported |
-y, --yes | Skip a required confirmation after explicit authorization |