Manpage logo

pgexporter-admin - Administration utility for pgexporter

NAME  SYNOPSIS  DESCRIPTION  OPTIONS  COMMANDS  ENVIRONMENT VARIABLES  REPORTING BUGS  COPYRIGHT  SEE ALSO 

NAME

pgexporter-admin − Administration utility for pgexporter

SYNOPSIS

pgexporter−admin [ −f FILE ] [ COMMAND ]

DESCRIPTION

pgexporter−admin is an administration utility for pgexporter.

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 pgexporter user home directory under ˜/.pgexporter

user add

Add a user

user edit

Edit a user

user user del

Delete a user

user ls

List all users

ENVIRONMENT VARIABLES

PGEXPORTER_PASSWORD

Provide either a key for use with the master−key command, or a user password for use with the user add or user edit commands. If provided, pgexporter−admin will not ask for the key/password interactively. Note that a password provided using the −−password command line argument will have precedence over this variable.

REPORTING BUGS

pgexporter is maintained on GitHub at <https://github.com/pgexporter/pgexporter>

COPYRIGHT

pgexporter is licensed under the 3−clause BSD License.

SEE ALSO

pgexporter.conf(5), pgexporter(1), pgexporter−cli(1)


Updated 2026-06-01 - jenkler.se | uex.se