```release-note:bug
cli/runnerinstall: The runner profile created by `runner install` no longer sets
the profile as the default, and appends the runner ID to the name of the profile
for uniqueness
```
```release-note:improvement
cli/runnerinstall: The runner profile created by `runner install` sets target labels
instead of a target runner ID on the runner profile, if the user supplied label flags
```