[roll] Roll fuchsia [debug][zxdb-cli] Introduce zxdb-cli schemas

Introduces the `fx debug cli schema` command, which will dump the
zxdb-cli protocol schema.

This is used to generate `schema.json` which now serves as the baseline
for a new golden test. This will be updated as commands are added so
that Agents may be able to investigate the schema directly and
objectively without having to make assumptions from unstructured help text.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1623795
Original-Original-Revision: 937eaa787d69083bde55aece1108ba788b4fe494
GitOrigin-RevId: 913c4b765557f65d2b19679fa1a03535c4e2d983
Change-Id: I85405fb21bb13fc5dcfa58e7e4af7cb788e7b775
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1647299
Cr-Commit-Position: refs/heads/main@{#194492}
1 file changed
tree: 659a89aa38408115c86bf57b8d14a630a0c44261
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.