blob: 16965e6505ee8148a7754cf31344fbb8b8969e8b [file] [log] [blame] [view]
<!-- DO NOT EDIT THIS FILE DIRECTLY
This file is generated using clidoc by parsing the help output of this tool.
Please edit the help output or clidoc's processing of that output to make changes
to this file.
-->
# fpublish
```none {: style="white-space: break-spaces;" .devsite-disable-click-to-copy}
Usage: fpublish <far-file>
-data-path string
Specifies the data path for SDK tools. Defaults to $HOME/.fuchsia.
-device-name string
Specifies the device name to use to look up configuration information regarding the package repo location. If not specified, the default device configured using ffx is used.
-help
Show the usage message
-repo-dir string
Specify the path to the package repository. If not specified, the default device configured using ffx is used.
-verbose
Print informational messages.
```