跳到主要内容

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

NamespacePurpose
jobManage Bohrium compute jobs
batchjob (bj)Manage asynchronous Batch Jobs
job_groupGroup and manage related jobs
nodeManage development nodes
sandboxManage interactive sandboxes
notebookManage and execute notebooks
machineList Job and Node machine types
datasetCreate, inspect, download, and delete datasets
imageList, search, inspect, pull, and delete images
fileManage personal and shared disk files
projectManage projects and project members

Scientific services

NamespacePurpose
agentsUse Bohrium scientific agents
paperSearch papers and patents
scholarSearch and inspect scholar profiles
kbManage knowledge bases
lkmLiterature Knowledge Mining
databaseAccess scientific databases
wikiUse the SciencePedia encyclopedia
toolsDiscover scientific tools
expRun experimental science workflows
pdfParse PDF documents
searchSearch the web
chatSend one message to Bohrium GPT

Account and CLI

NamespacePurpose
authLog in, log out, and inspect authentication
billingInspect account balance, pricing, and billing records
configManage CLI configuration
profileManage named profiles
skillsRead Agent guidance embedded in the CLI
extensionManage CLI extensions and companion tools
schemasBrowse and serve JSON Schemas
eventView and manage platform events
doctorRun CLI health checks
updateUpdate the CLI
versionDisplay version information
completionGenerate shell completion scripts
apiCall an Open Platform endpoint directly
wenyonRun the installed Wenyon data-workflow CLI
trisolRun the optional Trisol workflow toolkit when enabled for the account

Global flags

FlagDescription
-o, --output <format>auto, human, pretty, table, ndjson, csv, json, or yaml
-q, --jq <expression>Filter structured output with a jq expression
--dry-runValidate without executing where the command supports preview behavior
-p, --profile <name>Use a named profile for this command
--no-interactiveDisable prompts
--wait, --no-waitControl asynchronous waiting where supported
--page-allFetch all pages where supported
-y, --yesSkip a required confirmation after explicit authorization