Qodana
 

Project tokens

Edit pageLast modified: 16 January 2025

Generally available paid linters require that you use the QODANA_TOKEN variable to provide a project token while running Qodana, for example:

$
qodana scan \ -e QODANA_TOKEN="<qodana-cloud-token>"

The QODANA_TOKEN variable contains information that Qodana linters use for identification and verification. Based on this, Qodana establishes a connection with Qodana Cloud.

Below is the description of interaction between Qodana and Qodana Cloud once the connection is established.