tree: 4daf3f799c96ffe3c8ea729ff448d52adbda2774 [path history] [tgz]
  1. bundler/
  2. cmd/
  3. BUILD.gn
  4. OWNERS
  5. 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