Usage: fserve [options]
-bucket string
Specify the GCS bucket for the prebuilt packages.
-clean
Cleans the package repository first.
-data-path string
Specifies the data path for SDK tools. Defaults to $HOME/.fuchsia.
-device-ip string
Serves packages to a device with the given device ip address. Cannot be used with --device-name."
If neither --device-name nor --device-ip are specified, the device-name configured using ffx is used.
-device-name string
Serves packages to a device with the given device hostname. Cannot be used with --device-ip."
If neither --device-name nor --device-ip are specified, the device-name configured using ffx is used.
-get-package-repo-path
Prints the package-repo path for the specific device. Doesn't start the package server.
-help
Show the usage message
-image string
Specify the GCS file name for prebuilt packages.
-kill
Kills any existing package manager server.
-level value
Output verbosity, can be fatal, error, warning, info, debug or trace. (default info)
-name string
Name is used as the update channel identifier, as reported by fuchsia.update.channel.Provider. (default "devhost")
-package-archive string
Specify the source package archive in .tgz or directory format. If specified, no packages are downloaded from GCS.
-persist
Persist repository metadata to allow serving resolved packages across reboot.
-prepare
Downloads any dependencies but does not start the package server.
-private-key string
Uses additional private key when using ssh to access the device.
-repo-dir string
Specify the path to the package repository.
-server-port string
Port number to use when serving the packages.
-sshconfig string
Use the specified sshconfig file instead of fssh's version.
-version string
SDK Version to use for prebuilt packages.
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 2024-09-04 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 2024-09-04 UTC."],[],[]]