Show version information.

Synopsis


Description

Displays the Izwi version and optionally detailed build information, including which backends were compiled into the CLI.

Options


Examples

Basic version

Output:

Full version info

Output:
Compiled Backends reflects cargo features compiled into the binary. It does not mean the server is currently running on that backend; use izwi status --detailed to verify runtime selection.

See Also