.TH pua "1" "Sep 2021" "PUA 5.10" "command line utility to manipulate users" .\" Text automatically generated by txt2man .SH NAME \fBpua \fP- command line utility to manipulate users. \fB .SH DESCRIPTION Command line interface (cli) used with pglistener and manipulate users. .SH USAGE Start using the tool by typing “pua” on console: .PP $ pua .PP To get help, type "?" in the prompt: .PP cmd >> ? .PP Options: .PP .nf .fam C Create new user: new $name [--groupname] Edit a particular user: enter (part of) the name When editing a user, the following commands are available: C-d/EOF to exit the current user SSH keys: ssh list ssh add [host $hostname], reads string, waits for C-d ssh delete $id Setting and getting fields: set name $name set shell $shell set password $md5sum set gpg_key $gpg_fingerprint show [$field] disable enable revoke [--community] Managing group membership group list group add $group group delete $group Managing email addresses email list email add $email [--customary] email delete $email .fam T .fi .SH AUTHOR The pua was written by Rob Bradford , Robert McQueen and Dafydd Harries .PP For a complete list of authors, please open AUTHORS file. .PP This manual page was written by Paulo Henrique de Lima Santana (phls) for the Debian project (but may be used by others).