hostedpi status

Get the provision status of one or more Pis

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

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

Usage

Get the provision status of a Pi:

$ hostedpi status mypi
mypi: live

Get the provision status of multiple Pis:

$ hostedpi status mypi mypi2
mypi: live
mypi2: provisioning

Note

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