# update
URL: https://openship.io/docs/cli/reference/update.md

Commands, arguments, and options for openship update.

See the [CLI overview](/docs/cli) for examples. Global flags such as `--json` go before the command; see [global options](/docs/cli/reference#global-options).

## openship update

Update the Openship CLI + bundled server to the latest release

```text
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 |
