Skip to content

Commit 4e582de

Browse files
committed
mention compatibility with CLI used by GHES
1 parent 1fceeed commit 4e582de

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,11 @@ Conditions <https://securitylab.github.com/tools/codeql/license>`__.
4848
.. pull-quote:: Important
4949

5050
There are several different versions of the CLI available to download, depending
51-
on your use case. If you want to use the most up to date CodeQL tools and features, download the
51+
on your use case:
52+
53+
* If you want to use the most up to date CodeQL tools and features, download the
5254
version tagged ``latest``.
55+
* If you want to generate code scanning data to upload to GitHub Enterprise server, then download the version that is compatible with the CodeQL CLI used in your CI system. For more information, see "`Installing CodeQL CLI in your CI system <https://docs.github.com/en/enterprise-server@3.6/code-security/code-scanning/using-codeql-code-scanning-with-your-existing-ci-system/installing-codeql-cli-in-your-ci-system#downloading-the-codeql-cli>`__" in the GitHub documentation.
5356

5457
If you use Linux, Windows, or macOS version 10.14 ("Mojave") or earlier, simply
5558
`download the zip archive

0 commit comments

Comments
 (0)