seu-as-code / seu-as-code.plugins

The Gradle plugins for SEU-as-code.
Apache License 2.0
28 stars 10 forks source link

Adds task to clear credentials #24

Closed clboettcher closed 8 years ago

clboettcher commented 8 years ago

Adds task to clear a single or all stored credentials.

Usage:

 # remove the credential with key $key
gradle clearCredentials --key $key

# remove all credentials and delete the .properties file
gradle clearCredentials 
coveralls commented 6 years ago

Coverage Status

Coverage increased (+4.8%) to 87.25% when pulling bb6069e2eaac198a6cf13d65a5c052764c17606d on clboettcher:clear-credentials-task into e148f62eba758c9da3b074972e7efeb875ab07b0 on seu-as-code:master.