Suggestion for a new command:
Remove an existing user from a Office 365 Group
command: o365group user remove -u|--userName <userName> -i|--groupId <groupId> --confirm
- userName: the UPN of the user to add
- groupId: id of the group to remove user from
- confirm don't prompt for confirmation before removing user from the group
suggestion is to refactor the teams user remove action to remove duplicate code
Feel free to assign to me
Suggestion for a new command:
Remove an existing user from a Office 365 Group
command:
o365group user remove -u|--userName <userName> -i|--groupId <groupId> --confirmsuggestion is to refactor the teams user remove action to remove duplicate code
Feel free to assign to me