hostedpi reboot

Reboot one or more Pis in the account

Synopsis

hostedpi reboot [-h] [names [names ...]]

Description

names [names ...]

The names of the Pis to reboot

-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