[roll] Roll fuchsia [ffx][target] Removing --json from target show

This removes the `--json` option from `ffx target show`.
Usages of it should use the standard `--machine json` option of
ffx.

This is being done make all the ffx commands more uniform and take
advantage of common features like schema generation and command
line arguments compatibility.

Original-Bug: b/336375183
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1033900
Original-Revision: 546bef13bb2948d61d6c3739be4ad62c6e2ba92a
GitOrigin-RevId: 7cbea3b108f3978b47489ef32c119ef0e34dbbff
Change-Id: Ica69c3f7de6aa7927bf12347b8686f19d4fdde6f
1 file changed
tree: 78e2e2cb30c70db746f6321da9fe8261195e6b7c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.