pier_
Reference

pier psql

Open a psql shell to a Postgres instance

pier psql [<postgres>] [<args>] [flags]

Open a psql shell to a Postgres instance.

Arguments

ArgumentRequiredDescription
<postgres>noPostgres name, slug, or ID
<args>noExtra args passed to psql after --

Flags

FlagValueDefaultDescription
--dbSTRINGOverride the Postgres database inside the cluster

Global flags apply to every command.

On this page