mirror of
https://github.com/github/codeql.git
synced 2026-02-02 16:23:02 +01:00
Remove obsolete '--allow-packs' flag.
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
This commit is contained in:
committed by
GitHub
parent
66922dcfa8
commit
1f439a15db
@@ -60,7 +60,7 @@ To analyze a CodeQL database with a CodeQL pack, run the following command:
|
||||
|
||||
::
|
||||
|
||||
codeql database analyze <database> --allow-packs <scope>/<pack>@x.x.x
|
||||
codeql database analyze <database> <scope>/<pack>@x.x.x
|
||||
|
||||
- ``<database>``: the CodeQL database to be analyzed.
|
||||
- ``<scope>``: the name of the GitHub organization that the pack is published to.
|
||||
|
||||
Reference in New Issue
Block a user