Files
codeql/docs/codeql/codeql-cli/index.rst
Sarita Iyer 465a3e0ece fix typo
2023-02-02 15:36:34 -05:00

22 lines
793 B
ReStructuredText

.. _codeql-cli:
CodeQL CLI
==========
.. include:: ../reusables/codeql-cli-overview.rst
- `Using the CodeQL CLI <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli>`__: Software
developers and security researchers can secure their code using the CodeQL CLI.
- `CodeQL CLI reference <https://docs.github.com/en/code-security/codeql-cli/codeql-cli-reference>`__: Learn more about the files you can use when running CodeQL processes and the results format and exit codes that CodeQL generates.
- `CodeQL CLI manual <manual>`__: Detailed information about all the commands available with the CodeQL CLI.
.. toctree::
:titlesonly:
:hidden:
using-the-codeql-cli
codeql-cli-reference
CodeQL CLI manual <https://codeql.github.com/docs/codeql-cli/manual>