dbcli / pgcli

Postgres CLI with autocompletion and syntax highlighting
http://pgcli.com
BSD 3-Clause "New" or "Revised" License
12.11k stars 557 forks source link

How do we use as a kubernetes pod? #1353

Open dayadev opened 2 years ago

dayadev commented 2 years ago

Description

I am trying to use pgcli as a kubernetes pod and wondering if we have any instructions around it

sumanthkumarc commented 1 month ago

You could just create a simple dockerfile copying this binary into the final stage and having the pgcli as the entry point command