blob: de10de85dfd8e566e4bf07a8db25fb08b50009f3 [file] [log] [blame] [view]
# fx force-ota-from-devhost
force an Over The Air system update from devhost (reboots!)
```none
This command is essentially an alias for:
fx shell update force-install fuchsia-pkg://devhost/update
This command requires an update server (`fx serve`) to be running in order to succeed.
```
[force-ota-from-devhost source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/contrib/force-ota-from-devhost)