1 unstable release
0.1.0 | Feb 23, 2024 |
---|
#738 in Configuration
9KB
95 lines
DBeaverPasswordViewer
A tool for viewing DBeaver Community Edition passwords
Usage:
DBeaverPasswordViewer path_of_credentials-config.json[#name_of_connection] [iv] [key]
example:
- List all connection configuration information
DBeaverPasswordViewer $DBEAVER_WORKSPACE/General/.dbeaver/credentials-config.json
- List configuration information for connection name test_connect
DBeaverPasswordViewer $DBEAVER_WORKSPACE/General/.dbeaver/credentials-config.json#test_connect
Dependencies
~1–1.6MB
~34K SLoC