Skip to content

openauc version

Print the installed version.

Syntax

openauc version

No arguments or options.

Example

uv run openauc version
0.1.0a1

Exit codes

Code When
0 Always

Use it to

Confirm which build you are running — the first thing to check when a command is missing or behaves unexpectedly.

uv run openauc version && uv run openauc --help