Fixed multiple CLI issues. #2483

This commit is contained in:
Khushboo Vashi
2024-01-03 16:09:42 +05:30
committed by GitHub
parent 4d74f84d80
commit fdaedacf40
5 changed files with 103 additions and 70 deletions

View File

@@ -584,5 +584,8 @@ If auth_source is not given, Internal authentication will be consider by default
/path/to/python /path/to/setup.py set-prefs user1@gmail.com sqleditor:editor:comma_first=true
# To specify multiple preferences options
/path/to/python /path/to/setup.py set-prefs user1@gmail.com sqleditor:editor:comma_first=true sqleditor:keyboard_shortcuts:toggle_case=true
# to specify an auth_source
/path/to/python /path/to/setup.py set-prefs user1@gmail.com sqleditor:editor:comma_first=true --auth-source=ldap