| # fx goma_ctl | |
| control the local Goma distributed compilation client | |
| ```none | |
| See usage and detailed help by running `fx goma_ctl --help`. | |
| The most common command is `fx goma_ctl ensure_start`. | |
| ``` | |
| [goma_ctl source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/goma_ctl.fx) |