| # Copyright 2020 The Fuchsia Authors. All rights reserved. | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| #### CATEGORY=Build | |
| #### EXECUTABLE=${PREBUILT_3P_DIR}/goma/${HOST_PLATFORM}/goma_auth.py | |
| ### set up authentication for the Goma distributed compilation client | |
| ## The only common use is `fx goma_auth login`. | |
| ## | |
| ## See full usage and detailed help by running `fx goma_auth --help`. |