[roll] Roll fuchsia [ffx] Use machine flag in target list

This is a test case of the machine flag where we use it in the target
list command. I chose this because target list already has a format flag
with a json option so not much was needed within the plugin besides
grabbing the newly provided object and calling the relevant methods.
This still looks a bit rough because the Writer object is not managing
all output at this point. This gets cleaned up in a later CL.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/576636
Original-Revision: 126c9ebc2334f9053cd64b7c669335bbc49c424a
GitOrigin-RevId: afc38ee7fd1bbcf52b328c03a64c261ff0b3554e
Change-Id: Ifbd8f61b7bb2cf85ca37821a367f2b9966eaab31
1 file changed
tree: d6ad6886104dfde1d89142ad128bc4b86623199d
  1. infra/
  2. peridot/
  3. third_party/
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.