Skip to content

Commit 5f73fb2

Browse files
committed
Add new article to ref page
1 parent 2096c0a commit 5f73fb2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/codeql/codeql-cli/codeql-cli-reference.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Learn more about the files you can use when running CodeQL processes and the res
1414
query-reference-files
1515
sarif-output
1616
exit-codes
17-
17+
extractor-options
1818

1919
- :doc:`About CodeQL packs <about-codeql-packs>`: CodeQL packs are created with the CodeQL CLI and are used to create, depend on, publish, and run CodeQL queries and libraries.
2020
- :doc:`About QL packs <about-ql-packs>`: QL packs are used to organize the files used in CodeQL analysis. They
@@ -23,3 +23,4 @@ Learn more about the files you can use when running CodeQL processes and the res
2323
- :doc:`SARIF output <sarif-output>`: CodeQL supports SARIF as an output format for sharing static analysis results.
2424
- :doc:`Exit codes <exit-codes>`: The CodeQL CLI reports the status of each command it runs as an exit code.
2525
This exit code provides information for subsequent commands or for other tools that rely on the CodeQL CLI.
26+
- :doc: `Extractor options <extractor-options`: You can customize the behavior of extractors by setting options through the CodeQL CLI.

0 commit comments

Comments
 (0)