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.
1 parent 6a8249d commit 1b97f15Copy full SHA for 1b97f15
README.md
@@ -102,6 +102,9 @@ utplsql run "my/Username"/"myP@ssword"@connectstring
102
Both formats can be mixed in the list.
103
If only schema is provided, then all suites owner by that schema are executed.
104
If -p is omitted, the current schema is used.
105
+
106
+--tags=tags - A comma separated list of tags to run.
107
+ Format: --tags=tag1[,tag2[,tag3]]
108
109
-f=format - A reporter to be used for reporting.
110
(--format) If no -f option is provided, the default ut_documentation_reporter is used.
0 commit comments