pgcli
CLI for Postgres
Install
- All systems
-
curl cmd.cat/pgcli.sh
- Debian
-
apt-get install pgcli - Ubuntu
-
apt-get install pgcli - Kali Linux
-
apt-get install pgcli - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install pgcli - OS X
-
brew install pgcli - Raspbian
-
apt-get install pgcli
pgcli
CLI for Postgres
pgcli is a command line interface for PostgreSQL with auto-completion and syntax highlighting. The CLI is also capable of pretty printing tabular data.