The Quality Gate Installer serves some command line arguments which makes it possible to install a quality gate without interactions.
Name | Long Name | Required | Description |
---|---|---|---|
-url | --baseurl | True | The url to your SonarQube instance. This should be either yoururl.here[:PORT] or http[s]://yoururl.here[:PORT]/ |
-u | --user | True | A username for a user with the Administer Quality Gates permission (default: admin) |
-p | --pass | True | The password for the above mentioned user (default: admin) |
-o | False | Decide whether to delete the current quality gate and overwrite it with a new one. Adding the "-o" flag will overwrite the current quality gate. |
Overview
Content Tools