Skip to content

Command Line

Puppet Master Command-line

pm

Add a new robot:

pm add <fistname> <lastname>

Login your fleet of robots:

pm up

Log out your robots:

pm down

Show status of your robot fleet:
pm status

Check if auto-login is enabled or disabled:

pm autologin

pm boot

Toggle starting bot at OS boot up.

pm list

Show your fleet of robots.

Login a single robot:

pm start <fistname> <lastname>

Log out a single robot:

pm stop <fistname> <lastname>