We've added a new config key to show/hide automatic disambiguation prompts.
The key is called interactive.
We should add it to the presets of the m365 setup command.
For scripting purposes it should be set to false, for interactive purposes it should be set to true.
Question
Aside from this I've got a question: should we not merge this key with the prompt key. Both are about showing prompts. (one for required options, the other for disambiguation.) seems to me it's more of the same.
We've added a new config key to show/hide automatic disambiguation prompts.
The key is called
interactive.We should add it to the presets of the
m365 setupcommand.For scripting purposes it should be set to
false, for interactive purposes it should be set totrue.Question
Aside from this I've got a question: should we not merge this key with the
promptkey. Both are about showing prompts. (one for required options, the other for disambiguation.) seems to me it's more of the same.