1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update CodeQL CLI manual (#51377)

Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
This commit is contained in:
docs-bot
2024-06-27 10:30:04 -07:00
committed by GitHub
parent d7d0ebb95f
commit d7ed8ddaef
10 changed files with 55 additions and 3 deletions

View File

@@ -245,6 +245,14 @@ variable.
This overrides the GITHUB\_TOKEN environment variable.
### Options to specify which extensions to use when interpreting the results
#### `--model-packs=<`<name@range>>...
A list of CodeQL pack names, each with an optional version range, to be
used as model packs to customize the queries that are about to be
evaluated.
### Options for finding QL packs (which may be necessary to interpret query suites)
#### `--search-path=<dir>[:<dir>...]`