1
0
şunun yansıması https://github.com/SonarSource/sonarqube.git eşitlendi 2024-07-21 12:50:34 +02:00
sonarqube/enable-organizations.sh
2018-06-12 20:21:01 +02:00

6 satır
167 B
Bash
Çalıştırılabilir Dosya

#!/usr/bin/env bash
# the user "admin" becomes root and can create organizations
curl -XPOST -u admin:admin "http://localhost:9000/api/organizations/enable_support"