| # fx goma_auth | |
| set up authentication for the Goma distributed compilation client | |
| ```none | |
| The only common use is `fx goma_auth login`. | |
| See full usage and detailed help by running `fx goma_auth --help`. | |
| ``` | |
| [goma_auth source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/goma_auth.fx) |