File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change
1
+ [ ![ latest-release] ( https://img.shields.io/github/release/utPLSQL/utPLSQL-cli.svg )] ( https://github.com/utPLSQL/utPLSQLc-li/releases )
2
+ [ ![ license] ( https://img.shields.io/github/license/utPLSQL/utPLSQL-cli.svg )] ( https://www.apache.org/licenses/LICENSE-2.0 )
3
+ [ ![ build] ( https://img.shields.io/travis/utPLSQL/utPLSQL-cli/develop.svg?label=develop%20branch )] ( https://travis-ci.org/utPLSQL/utPLSQL-cli )
4
+
5
+ ----------
1
6
# utPLSQL-cli
2
7
Java command-line client for [ utPLSQL v3] ( https://github.com/utPLSQL/utPLSQL/ ) .
3
8
@@ -129,6 +134,9 @@ The file tnsnames.ora must contain valid TNS entries.
129
134
130
135
-d - Outputs a load of debug information to console
131
136
Default: false
137
+
138
+ -t - Sets the timeout in minutes after which the cli will abort.
139
+ Default 60
132
140
```
133
141
134
142
Parameters -f, -o, -s are correlated. That is parameters -o and -s are controlling outputs for reporter specified by the preceding -f parameter.
You can’t perform that action at this time.
0 commit comments