| commit | cf588d342cc3dc37c9becec32e6f39fad68043d1 | [log] [tgz] |
|---|---|---|
| author | Richard Chen <richardrchen@fuchsia.infra.roller.google.com> | Thu Oct 27 21:11:44 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 27 14:13:34 2022 -0700 |
| tree | 008ddca7bcef3f964898913206a48ffb127ed5f5 | |
| parent | f0f5fea28114c6232600c0548330586bf04c5cbd [diff] |
[roll] Roll fuchsia [ffx][component] Implement copying to target This CL partially implements `ffx component copy`. This experimental command will have a prompt asking to be enabled when using it for the first time. After this lands, users will be able to copy a file to a component's namespace from host. The expected format is as such: ``` ffx component copy ~/path/on/host.txt some/moniker::/some/host.txt ``` Subsequent CLs will allow support copying file sizes greater than 64KB. Original-Bug: 100465 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/742847 Original-Revision: 105f0c028b860323970cb6c76687e2a18d092c00 GitOrigin-RevId: ce9dadcb44fa37a113223ac0eec8736efb77c7bc Change-Id: I773b9950584b20b049dfc2f78984287fa062d236
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.