(command-juju-version)= # `juju version` > See also: [show-controller](#show-controller), [show-model](#show-model) ## Summary Print the Juju CLI client version. ### Options | Flag | Default | Usage | | --- | --- | --- | | `--all` | false | Prints all version information | | `--format` | smart | Specify output format (json|smart|yaml) | | `-o`, `--output` | | Specify an output file | ## Examples juju version Print all version information: juju version --all ## Details Print only the Juju CLI client version.