logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pgagroal-admin - Administration utility for pgagroal

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

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/pgagroal

See 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 ]

See Also