We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-fcode
1 parent 7c35ebc commit 7bd004cCopy full SHA for 7bd004c
1 file changed
README.md
@@ -155,8 +155,7 @@ utplsql run "my/Username"/"myP@ssword"@connectstring
155
-c - If specified, enables printing of test results in colors as defined by ANSICONSOLE standards.
156
(--color) Works only on reporeters that support colors (ut_documentation_reporter).
157
158
--fcode=code - Override the exit code on failure, defaults to 1. You can set it to 0 to always exit with a success status.
159
-(--failure-exit-code)
+--failure-exit-code=code - Override the exit code on failure, defaults to 1. You can set it to 0 to always exit with a success status.
160
161
-scc - If specified, skips the compatibility-check with the version of the database framework.
162
(--skip- If you skip compatibility-check, CLI will expect the most actual framework version
0 commit comments