In the examples for the tool/build script after running --help, this is mentioned: tool/build --build-release --install
However, trying to use it leads to an error telling me that the --install flag doesn't exist.
This may be a regression, since a quick look at the commit history revealed that it was once implemented.