Skip to content

Add CLI enhancements: -c/--command, -f/--file, -y/--yes flags and .pgpass SSH tunnel support - #1538

Closed
DiegoDAF wants to merge 23 commits into
dbcli:mainfrom
DiegoDAF:main
Closed

Add CLI enhancements: -c/--command, -f/--file, -y/--yes flags and .pgpass SSH tunnel support#1538
DiegoDAF wants to merge 23 commits into
dbcli:mainfrom
DiegoDAF:main

fix: change log rotation format to pgcli.YYYY-MM-DD.log

f3e6d6d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 5, 2025 in 4s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 91 in tests/features/steps/command_option.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable output is not used.

Check notice on line 177 in tests/features/steps/force_yes.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable output is not used.