hostedpi reboot

Reboot one or more Pis in the account

positional arguments:
  names       The name of the Pi to reboot

optional arguments:
  -h, --help  show this help message and exit

Usage

Reboot a Pi:

$ hostedpi reboot mypi
mypi rebooted

Reboot multiple Pis:

$ hostedpi reboot mypi mypi2
mypi rebooted
mypi2 rebooted

Note

If no names of Pis are given, all Pis in the account will be rebooted