fx force-ota-from-devhost

force an Over The Air system update from devhost (reboots!)

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