Files
cheatsheet-tldr/tldr/openclaw-update
2026-02-23 00:27:58 +00:00

26 lines
464 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# openclaw update
> Update OpenClaw to the latest version.
> More information: <https://docs.openclaw.ai/cli/update>.
- Update to the latest version:
`openclaw update`
- Switch to a specific release channel:
`openclaw update --channel {{stable|beta|dev}}`
- Display version:
`openclaw update {{[-v|--version]}}`
- Display help:
`openclaw update {{[-h|--help]}}`