hostedpi on

Power on one or more Pis in the account

positional arguments:
  names       The name of the Pi to power on

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

Usage

Power off a Pi:

$ hostedpi on mypi
mypi powered on

Power off multiple Pis:

$ hostedpi on mypi mypi2
mypi powered on
mypi2 powered on

Note

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