1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-04-30 20:49:04 +02:00
Files
OpenIntegrations/docs/en/cli/postgres/GenerateConnectionString/bash.txt
T
Vitaly the Alpaca (bot) 8f36f532f9 Test data update (Jenkins)
2026-02-18 06:58:34 +00:00

6 lines
143 B
Plaintext
Vendored

oint postgres GenerateConnectionString \
--addr "127.0.0.1" \
--db "postgres" \
--login "bayselonarrend" \
--pass "***" \
--port 5433