21 lines
371 B
Markdown
Raw Normal View History

# 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]}}`