# version Read when: checking the installed CLI version. `wacli version` prints the CLI version. The root `--version` flag prints the same version through Cobra. ## Commands ```bash wacli version wacli --version ``` ## Example ```bash wacli version ```