fx ls-buildid
Find binaries among build directories, the checkout, and cloud storage
usage: fx ls-buildid [--help|-h] [--verbose|-v] [--remote|-r] BUILD_ID
Searches all build directories and the checkout - and optionally official
cloud storage - for binaries matching a given build ID. The search is
strictly local by default, and assumes that build directories are of the
form $FUCHSIA_DIR/out/foo.
--verbose|-v Report the locations in which there was no match.
--remote|-r Extend the search to cloud storage. This takes a dependency
on `gsutil`, which is expected to be on one's PATH. Further,
for access to non-public storage, it is assumed that the
user has already ran `gcloud auth login`.
ls-buildid source code
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-10-17 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-17 UTC."],[],[]]