fx netboot-remote
Remotely build, fetch and netboot
usage: fx netboot-remote HOST [DIR] [--no-boot] [--no-build] [-- NETBOOT_ARGS]
Connect to HOST, run a build using fx from DIR, fetch the artifacts and
start the paver.
--no-build do not build, just pull artifacts already present
--no-boot do not start the bootserver, just pull the artifacts
-- pass any arguments after the -- to the fx netboot command
HOST the hostname to connect to
DIR defaults to ~/fuchsia, the path to the FUCHSIA_DIR on HOST
NETBOOT_ARGS arguments for the fx netboot command
HOST and DIR are persisted in the file //.fx-remote-config and are reused as
defaults in future invocations of any 'fx *-remote' tools.
netboot-remote source code
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-10-17 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-17 UTC."],[],[]]