Cli-microsoft365: New command: Set user for Microsoft Teams team

Created on 14 Jan 2019  路  5Comments  路  Source: pnp/cli-microsoft365

Suggestion for a new command:
Add a set user for Microsoft Teams team that allows for promoting a member to owner, or demoting owner to member

command: teams user set -u| --userName <userName> -i| --teamId <teamId> --role <role>

  • userName: the UPN of the user to add
  • teamId: id of the group
  • role: Member or Owner. Default Member
new feature work in progress

All 5 comments

userName should be required and I don't think we need the confirm option: we don't use it in other set commands either. Other than that, looks good 馃憤

Agree, updated spec.

Awesome! You want to pick it up yourself?

Sure! Will have to finish the remove user first but will definitely do this one after that.

All yours! 馃挭

Was this page helpful?
0 / 5 - 0 ratings

Related issues

StfBauer picture StfBauer  路  3Comments

garrytrinder picture garrytrinder  路  3Comments

OodapowUiPath picture OodapowUiPath  路  3Comments

VelinGeorgiev picture VelinGeorgiev  路  3Comments

waldekmastykarz picture waldekmastykarz  路  3Comments