Skip to content

Commit 0377e8e

Browse files
dbeaver/pro#6772 import license cli
1 parent 97d179a commit 0377e8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/cli/CloudBeaverInstanceServer.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ public CLIProcessResult handleCommandLine(@NotNull String[] args) {
3737
return CloudBeaverCommandLine.getInstance().executeCommandLineCommands(
3838
cmd,
3939
this,
40+
false,
4041
false
4142
);
4243
} catch (Exception e) {

0 commit comments

Comments
 (0)