PgBeam Docs
auth

auth switch

Switch the active authentication profile.

Switch the active authentication profile used by subsequent CLI commands.

Usage

pgbeam auth switch <profile>

Examples

# Switch to the staging profile
pgbeam auth switch staging

On this page