> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pgxman.com/llms.txt
> Use this file to discover all available pages before exploring further.

# pgxman

PostgreSQL Extension Manager

### Options

```
      --debug             enable debug logging
  -h, --help              help for pgxman
      --registry string   registry URL (default "https://registry.pgxman.com/v1")
```

### SEE ALSO

* [pgxman build](/cli/pgxman_build)	 - Build extension according to the configuration file
* [pgxman container](/cli/pgxman_container)	 - Run pgxman in a container
* [pgxman doctor](/cli/pgxman_doctor)	 - Troubleshoot your system for potential problems
* [pgxman init](/cli/pgxman_init)	 - Create a buildkit file
* [pgxman install](/cli/pgxman_install)	 - Install PostgreSQL extensions
* [pgxman pack](/cli/pgxman_pack)	 - Manage PostgreSQL extensions from a pack file
* [pgxman search](/cli/pgxman_search)	 - Search for PostgreSQL extensions
* [pgxman upgrade](/cli/pgxman_upgrade)	 - Upgrade PostgreSQL extensions
