mirror of
https://github.com/github/codeql.git
synced 2026-02-01 15:52:59 +01:00
Update docs/codeql/codeql-cli/analyzing-databases-with-the-codeql-cli.rst
This commit is contained in:
@@ -138,7 +138,7 @@ For further information about default suites, see ":ref:`Publishing and using Co
|
||||
Running a subset of queries in a CodeQL pack
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Additionally, CodeQL CLI v2.10.0 or later, you can include a path at the end of a pack specification to run a subset of queries inside the pack. This applies to any command that locates or runs queries within a pack.
|
||||
Additionally, CodeQL CLI v2.8.1 or later, you can include a path at the end of a pack specification to run a subset of queries inside the pack. This applies to any command that locates or runs queries within a pack.
|
||||
|
||||
The complete way to specify a set of queries is in the form ``scope/name@range:path``, where:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user