hostedpi power

Get the power status for one or more Pis

positional arguments:
  names       The names of the Pis to get the power status for

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

Usage

Get the power status for a Pi:

$ hostedpi power mypi
mypi: powered off

Show the number of keys on multiple Pis:

$ hostedpi power mypi mypi2 mypi3
mypi: powered off
mypi2: powered on
mypi3: powered on

Note

If no names of Pis are given, the power status will be shown for all Pis in the account