Open a Sequel Pro connection from the command line

I have a database on the SaaS platform (Pantheon), and the connection string changes often (several times a day). This makes Sequel Pro favorites pretty useless.

I can easily get a new connection string from Terminal, and I can start Sequel Pro from the terminal, but I can’t figure out how to properly connect the connection string to Sequel Pro.

I read this thread , but just can't figure out the correct syntax.

How can I make it work? Any other ideas on how to achieve similar?

+6
source share

Source: https://habr.com/ru/post/975891/


All Articles