We use sonar scanner to create our projects in sonar on the first build of the project, by specifying projectname and projectkey in the environment passed to the scanner.
Our gitlab server is configured in Sonarqube administration.
But we would like to fill the Gitlab project id and configuraiotn name in the project configuration on the creation by sonar scanner.
Are there any variable that we can pass to sonar scanner to do this ?