Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PGAGROAL-ADMIN(1)	    General Commands Manual	     PGAGROAL-ADMIN(1)

NAME
       pgagroal-admin -	Administration utility for pgagroal

SYNOPSIS
       pgagroal-admin [	-f FILE	] [ COMMAND ]

DESCRIPTION
       pgagroal-admin is an administration utility for pgagroal.

OPTIONS
       -f,--file FILE
	      Set the path to a	user file

       -U,--user USER
	      Set the user name

       -P,--password PASSWORD
	      Set the password for the user

       -g, --generate
	      Generate a password

       -l, --length
	      Password length

       -V, --version
	      Display version information

       -?, --help
	      Display help

COMMANDS
       master-key
	      Create  or update	the master key.	The master key will be created
	      in the pgagroal user home	directory under	~/.pgagroal

       add-user
	      Add a user

       update-user
	      Update a user

       remove-user
	      Remove a user

       list-users
	      List all users

REPORTING BUGS
       pgagroal	is maintained on  GitHub  at   <https://github.com/agroal/pga-
       groal>

COPYRIGHT
       pgagroal	is licensed under the 3-clause BSD License.

SEE ALSO
       pgagroal.conf(5),   pgagroal_hba.conf(5),   pgagroal_databases.conf(5),
       pgagroal(1), pgagroal-cli(1)

							     PGAGROAL-ADMIN(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pgagroal-admin&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help