| # fpublish |
| |
| ```none {: style="white-space: break-spaces;" .devsite-disable-click-to-copy} |
| |
| Usage: fpublish <far-file> |
| -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 fconfig.sh 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 fconfig.sh is used. |
| -verbose |
| Print informational messages. |
| ``` |
| |