具体使用方法如下: ssh -qTNf -D 127.0.0.1:12345 test@222.333.444.555 其中-q表示该...
I found that creating new connection & session + opening console should be all possible from CLI, based on this wiki:https://github.com/dbeaver/dbeaver/wiki/Command-Line however when I try this: dbeaver-ce -reuseWorkspace -Xms1024 -Xmx2048 -con "driver=oracle|url=jdbc:oracle:thin:@//{...
dbeaver/dbeaver-vscode#16 fix SQL processor, server port cli arg c5b8e71 alexander-skoblikov force-pushed the dbeaver/dbeaver-vscode#16-config-cli-args branch from bb77e15 to c5b8e71 Compare September 24, 2024 16:53 serge-rider reviewed Sep 25, 2024 View reviewed changes server/bundl...
Is your feature request related to a problem? Please describe. When creating a connection using the cli as per https://github.com/dbeaver/dbeaver/wiki/Command-Line#connection-parameters. The connections do no persist once the dbeaver cli...