blob: 4a475afa99893961085d7a0d4840add629cff9f3 [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}/python3/${HOST_PLATFORM}/bin/python3 ${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`.