File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,17 +40,18 @@ General options:
4040 --timeout=SECS individual operation timeout in seconds (default: 60)
4141 --retries=COUNT retry these many times on network or server errors (default: 5)
4242 -i, --input=FILE read from this JSON file instead of stdin
43- -a, --api-key=APIKEY the API key for your pgdash account
43+ -a, --api-key=APIKEY the API key for your pgDash account
44+ --base-url=URL for use with self-hosted version of pgDash, see docs
4445 -V, --version output version information, then exit
4546 --debug output debugging information
4647 -h, --help[=options] show this help, then exit
4748 --help=variables list environment variables, then exit
4849
4950Commands:
50- report SERVERNAME send report for server SERVERNAME
51+ report SERVERNAME send report for PostgreSQL server SERVERNAME
5152 report-pgbouncer SERVERNAME PGBOUNCERNAME
5253 send PgBouncer report for PgBouncer instance PGBOUNCERNAME
53- fronting server SERVERNAME
54+ pooling connections for PostgreSQL server SERVERNAME
5455
5556For more information, visit <https://pgdash.io>.
5657`
You can’t perform that action at this time.
0 commit comments