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+ ----------
16# utPLSQL-cli
27Java command-line client for [ utPLSQL v3] ( https://github.com/utPLSQL/utPLSQL/ ) .
38
@@ -129,6 +134,9 @@ The file tnsnames.ora must contain valid TNS entries.
129134
130135-d - Outputs a load of debug information to console
131136 Default: false
137+
138+ -t - Sets the timeout in minutes after which the cli will abort.
139+ Default 60
132140```
133141
134142Parameters -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