pgAdmin commandLine - Mailing list pgadmin-support

From Saif Manai
Subject pgAdmin commandLine
Date
Msg-id CAGbbe89WM6dUpwVQHg+1dsFt53GG1p9eYK=zWG5ggQfXdPqM7g@mail.gmail.com
Whole thread Raw
Responses Re: pgAdmin commandLine
List pgadmin-support
Hello,

I had pgAdmin4 v4.3 and installed recently v6.1 (last one).

Is there a way to launch a connection to a server (or database) by command line without opening the UI, like this exemple for HeidiSQL on Windows :
"D:\HeidiSQL\heidisql.exe" -n "8" -h "{Address}" -u "{UserName}" -p "{Password}" -db "{Database}" -P "{Port}"

Thank you in advance

Best Regards,

pgadmin-support by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: pgAdmin 4 v6.1 Released
Next
From: Dave Page
Date:
Subject: Re: Problem related to volume creation to pgadmin 4 Docker image