[roll] Roll fuchsia [product] wrap lookup and download in get; disable old get

The prior `ffx product get` is renamed to  `ffx product download`.
The `get` command is now essentially removed.

Adds `ffx product get` which does the function of both lookup and
download. This is behind an --experimental flag which bypasses
the message about the tool being renamed.

The experimental version is not for production use and is a proof
of concept example.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/841896
Original-Revision: 2ff871cb5836310b158a8902e8bc5c06e8ae1dfc
GitOrigin-RevId: fee3f16eee7b5a955ccc61d2d4aa720d01105b0a
Change-Id: I872363bedee9457f284fc3023c6cd429961f73e9
1 file changed
tree: 2624d5a3cdef8930a03ffa7e0ec3683b219959ee
  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.