PgBeam Docs
auth

auth list

List all saved authentication profiles.

List all saved authentication profiles and indicate which one is currently active.

Usage

pgbeam auth list

Examples

pgbeam auth list
# * default    user@example.com   (org: my-org)
#   staging    user@example.com   (org: staging-org)
#   production user@example.com   (org: prod-org)

On this page