Skip to content

Change unregister command to accept runner name

As suggested in #56 (closed). Unregister now takes a single parameter -n or --name and then proceed to look up the correct runner credentials from the configuration.

Closes #1149 (closed)

Merge request reports