snippetbashTip
openclaw update — Update OpenClaw to the latest version. More information: <https://docs.openclaw.ai/cli/update>.
Viewed 0 times
thecommandupdatelatestopenclaw updatecliopenclawversion
Problem
How to use the
openclaw update command: Update OpenClaw to the latest version. More information: <https://docs.openclaw.ai/cli/update>.Solution
openclaw update — Update OpenClaw to the latest version. More information: <https://docs.openclaw.ai/cli/update>.Update to the latest version:
openclaw updateSwitch to a specific release channel:
openclaw update --channel {{stable|beta|dev}}Display version:
openclaw update {{[-v|--version]}}Display help:
openclaw update {{[-h|--help]}}Code Snippets
Update to the latest version
openclaw updateSwitch to a specific release channel
openclaw update --channel {{stable|beta|dev}}Display version
openclaw update {{[-v|--version]}}Display help
openclaw update {{[-h|--help]}}Context
tldr-pages: common/openclaw update
Revisions (0)
No revisions yet.