blob: 7a27d8d79d830c070d750ed4b814b56ac3a49ca7 [file] [log] [blame] [view]
## aspect version
Print the version of aspect CLI as well as tools it invokes.
### Synopsis
Prints version info on colon-separated lines, just like bazel does
```
aspect version [flags]
```
### Options
```
--gnu_format format space-separated following GNU convention
-h, --help help for version
```
### Options inherited from parent commands
```
--config string config file (default is $HOME/.aspect.yaml)
--interactive Interactive mode (e.g. prompts for user input)
```
### SEE ALSO
* [aspect](aspect.md) - Aspect.build bazel wrapper