[roll] Roll fuchsia [fgsutil] Add cat and cp commands

The cat command will print the contents of a storage blob.
The cp command will write the contents of a storage blob to a
file.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/582524
Original-Revision: 28f917b8d04d7b7e2027b7e7cccb7c4a0143329c
GitOrigin-RevId: df3879fc31ff5b32ac32d4948747ce593748f92e
Change-Id: Id6f0fe8dc4ff07d8a2d077c5eea7b48bfa8ffc96
1 file changed
tree: 436c8cd8e81ab6bf2a4957f321082dc401a58c46
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.