hostedpi count-keys

Show the number of SSH keys currently on one or more Pis

Synopsis

hostedpi count-keys [-h] [names [names ...]]

Description

names

The names of the Pis to count keys for

-h, --help

Show this help message and exit

Usage

Show the number of keys on a Pi:

$ hostedpi count-keys mypi
mypi: 4 keys

Show the number of keys on multiple Pis:

$ hostedpi count-keys mypi mypi2
mypi: 4 keys
mypi2: 2 keys

Note

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