Reproduction:
dotnet tool run incrementalist --config -r -- build -c Release
Produces the following error:
ERROR(S):
Option 'c, config' is defined multiple times.
Looks like we need to add some integration test support to make sure there can't be a conflict between incrementalist commands and the dotnet commands