blob: 658fa6db5ffbefc93608c9eb42040afa97b5c0b0 [file] [log] [blame]
# 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`.