Step 1
Export required environment variables: PGHOST, PGUSER, PGPASSWORD, PGDATABASE
CLI Profile
Fetching install matrix, auth flow, command map, and compatibility data.
Please wait while clime prepares the listing details.
CLI Profile
PostgreSQL interactive terminal
brew
Step 1
Export required environment variables: PGHOST, PGUSER, PGPASSWORD, PGDATABASE
Global Flags
Database Setup
psql will list
Derived from docs command references
psql -c
Run one SQL command
psql \dt
List tables
psql \du
List roles
psql \q
Exit session
No workflow chains currently reference this CLI.