[roll] Roll fuchsia [component framework] Add plain output to Component Doctor

Adds a flag (--plain, -p) that removes color and wrapping from the
`ffx component doctor` output. The flag facilitates piping the output
to other Linux commands such as grep.

Examples:
$ ffx component doctor -p /core

Original-Bug: 103679
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/696905
Original-Revision: 7a911c24649375cffc2ca8431f9a42ceb1d2771c
GitOrigin-RevId: 3bc224098a27fdc51345c056431b963054b09c15
Change-Id: I2766580dba6d1b5fe0362a6b090399b66947bfce
1 file changed
tree: 631b3724cf65ba6bb76713010d08d184a642875d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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.