We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9a6ef8 commit 414ea3eCopy full SHA for 414ea3e
1 file changed
docs/src/content/docs/reference/cli/commands.md
@@ -207,6 +207,8 @@ Options:
207
-g, --groups <groups...> groups to include or exclude. Use :! prefix to
208
exclude
209
--test-timeout <number> test timeout in seconds
210
+ --filter-model <string> filter scripts by model specified in script()
211
+ function
212
-h, --help display help for command
213
```
214
@@ -221,6 +223,8 @@ Options:
221
223
--redteam list red team tests
222
224
225
226
227
228
229
230
0 commit comments