hostedpi off

Power off one or more Pis in the account

Synopsis

hostedpi off [-h] [names [names ...]]

Description

names [names ...]

The name of the Pi to power off

-h, --help

Show this help message and exit

Usage

Power off a Pi:

$ hostedpi off mypi
mypi powered off

Power off multiple Pis:

$ hostedpi off mypi mypi2
mypi powered off
mypi2 powered off

Note

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