[roll] Roll fuchsia [ffx] Print all subcommands in help

This adds printing all configured commands in the output
of `ffx help` or `ffx --help`.  The list also matches the
output of `ffx commands`.

Also added sorting the list.

Fixes: b/287786012
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/958093
Original-Revision: 69f598294ab563ad9f72c27994f16cc1fd9ce019
GitOrigin-RevId: 5556de02edb1ad49f972500526bb512d976e61a2
Change-Id: I2878d332fd996bb8e1177f3cea934ba31515b935
1 file changed
tree: 13625bb1e578a68132167fca5a621aface9f8528
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.