tree: 4528c6bbe7cb6524428882ae7b5a8a4ccd95e6e3 [path history] [tgz]
  1. cmd/
  2. BUILD.gn
  3. OWNERS
  4. README.md
tools/bundle_fetcher/README.md

bundle_fetcher tool

A tool that downloads and updates product manifests to contain the absolute URIs and stores them in the out directory.

The tool is used in conjunction with //tools/artifactory.

Development

The bundle_fetcher executable will be built at /host_x64/bundle_fetcher. E.g. “$HOME/fuchsia/out/default/host_x64/bundle_fetcher”

Unit tests

Unit tests can be run with:

$ fx test bundle_fetcher