Restore an archived team. This restores users' ability to send messages and edit the team, abiding by tenant and team settings.
graph teams unarchive -i|--teamId <teamId>Note: I would like to build this feature
Very nice suggestion @sprider! What would be the API call that would be used for this command?
https://docs.microsoft.com/en-us/graph/api/team-unarchive?view=graph-rest-1.0
This will be the API @waldekmastykarz. Could you please assign this to me?
All yours! We add contributors to the project after their first accepted contribution (merged PR). Nevertheless, this one is all yours. Looking forward to it! 馃挭
Great, Thank you @waldekmastykarz
@waldekmastykarz / @VelinGeorgiev,
This is done with the pull request 915.
Thank you team