跳到主要内容

Update Command: update

bohr update checks npm for a newer Bohrium CLI release and updates the installed CLI on macOS or Linux.

bohr update [flags]

Examples

bohr update --check
bohr update
bohr version

--check reports whether an update is available without installing it. On Windows, update through npm:

npm install -g @dptech-corp/bohr-cli@latest

Versions v2.6.1 and earlier require one manual npm update on every operating system.