Align the wording on `dotnet workload config --update-mode` to not mention 'install mode'
Open
Area-Workloads
cli-ux
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
### Is your feature request related to a problem? Please describe.
```
>dotnet workload config --update-mode workload-set
Successfully updated workload install mode to use workload-set.
```
The message here mentions 'install mode', but the command looks like 'update mode' - this is ambiguous and unclear to users. We should mirror the wording used in 'update mode' in the message, even though we are talking about "updating the mode" here and not the "update mode"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.