Skip to content
Safe

Confirm that OpenClaw installed correctly

Prints the current OpenClaw CLI version so you can verify the command is available.

openclaw --version
Install and first runMacLinuxWindows

What it does

Prints the current OpenClaw CLI version so you can verify the command is available.

When to use it

Use it right after installation or update, or when the terminal says OpenClaw is missing and you want a quick confirmation.

What happens next

The terminal shows the installed version number. If the command still is not on your PATH, you get an error instead.

Risk warning

Safe. It only reads version information and does not modify any files or services.

Related guides