| ## aspect | |
| Aspect.build bazel wrapper | |
| ### Synopsis | |
| Aspect CLI is a better frontend for running bazel | |
| ### Options | |
| ``` | |
| --config string config file (default is $HOME/.aspect.yaml) | |
| -h, --help help for aspect | |
| --interactive Interactive mode (e.g. prompts for user input) | |
| ``` | |
| ### SEE ALSO | |
| * [aspect version](aspect_version.md) - Print the version of aspect CLI as well as tools it invokes | |
| ###### Auto generated by spf13/cobra on 4-Sep-2021 |