The aadGroup.getGroupIdByDisplayName does not have disambiguation prompting in place if multiple groups are found. It should use Cli.handleMultipleResultsFound if the prompt config key is true and only throw an error if it's false.
Example of when this occurs:

The
aadGroup.getGroupIdByDisplayNamedoes not have disambiguation prompting in place if multiple groups are found. It should useCli.handleMultipleResultsFoundif thepromptconfig key istrueand only throw an error if it'sfalse.Example of when this occurs: