.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. .TH PGXNCLIENT "1" "October 2018" "pgxnclient 1.2.1-6" "User Commands" .SH NAME pgxnclient \- Interact with the PostgreSQL Extension Network .SH DESCRIPTION usage: pgxnclient [\-\-help] [\-\-version] COMMAND ... .PP Interact with the PostgreSQL Extension Network (PGXN). .SS "optional arguments:" .TP \fB\-\-help\fR show this help message and exit .TP \fB\-\-version\fR print the version number and exit .SS "available commands:" .TP COMMAND the command to execute. The complete list is available using `pgxn help \fB\-\-all\fR`. Builtin commands are: .TP check run a distribution's test .IP download .IP download a distribution from the network .TP help display help and other program information .TP info print information about a distribution .TP install download, build and install a distribution .TP load load a distribution's extensions into a database .TP mirror return information about the available mirrors .TP search search in the available extensions .IP uninstall .IP remove a distribution from the system .TP unload unload a distribution's extensions from a database