sonarqube/enable-organizations.sh
2018-06-12 20:21:01 +02:00

6 行
167 B
Bash
Executable File

#!/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"