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 update
sudo apt-get install pgcli
- OS X
-
brew install pgcli
- Raspbian
-
apt-get install pgcli
- Dockerfile
- dockerfile.run/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.