pgagroal-admin - Administration utility for pgagroal
Contents
Commands
master-key
Create or update the master key. The master key will be created in the pgagroal user home
directory under ~/.pgagroaladd-user
Add a user
update-user
Update a user
remove-user
Remove a user
list-users
List all users
Copyright
pgagroal is licensed under the 3-clause BSD License.
Description
pgagroal-admin is an administration utility for pgagroal.
Name
pgagroal-admin - Administration utility for pgagroal
Options
-f,--fileFILE
Set the path to a user file
-U,--userUSER
Set the user name
-P,--passwordPASSWORD
Set the password for the user
-g, --generate
Generate a password
-l, --length
Password length
-V, --version
Display version information
-?,--help
Display help
Reporting Bugs
pgagroal is maintained on GitHub at https://github.com/agroal/pgagroalSee Also
pgagroal.conf(5), pgagroal_hba.conf(5), pgagroal_databases.conf(5), pgagroal(1), pgagroal-cli(1) PGAGROAL-ADMIN(1)
Synopsis
pgagroal-admin [ -f FILE ] [ COMMAND ]
