[roll] Roll fuchsia [ffx] Replace selector syntax for knock cmd

Replace the selector parameter in the
`ffx component knock` command with 2 positional
parameters for the moniker and the service, and
an optional argument for the node selector.

`ffx component knock {moniker} {service}
	--node "expose"`

Original-Bug: 86456
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/648064
Original-Revision: f1e1be3c77334158072ce44958ab5d8c446c00ee
GitOrigin-RevId: d102b71605ebf37d77c6f648d210f34d75f34fec
Change-Id: If7983188f94e26ca9a29bfc66fd33c7f178ecc9a
1 file changed
tree: ca092e7574a1b0b58b9341bbbc2f7910d866a46b
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.