CLICommand referenceupdate
update
Commands, arguments, and options for openship update.
See the CLI overview for examples. Global flags such as --json go before the command; see global options.
openship update
Update the Openship CLI + bundled server to the latest release
openship update [options]| Option | Meaning |
|---|---|
--check | Only report the current + latest version; don't install |
--via <manager> | Package manager to update with: bun | npm |
--rebuild | From-source installs: rebuild even if already at the remote tip |