fx reboot

reboot a target fuchsia system

usage: fx reboot [-r|--recovery] [-b|--bootloader]
  -r|--recovery   Reboot into recovery image
  -b|--bootloader Reboot into bootloader

This will reboot the device specified with `fx set-device`; otherwise
one of the devices on the link-local network.

reboot source code