[roll] Roll fuchsia [rbe] Clarify some names, fix --help.

Rename some methods for clarity.  Naming is hard.

Fix so that --help on standalone executable scripts works.
When no command follows or '--' is missing, default to --help behavior.

Improve help text with metavars.

Original-Bug: 96250
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/828648
Original-Revision: bda60459e37bea93c9dc8150f10f56b30cff3dfd
GitOrigin-RevId: ee76d3c96f927b03f6121dbefdb11755f47a04be
Change-Id: I54021cc04a9cd5482290003bab7322cb1022d151
1 file changed
tree: d227f8930956c0638344af28895f98dd48b1963c
  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.