Add a channel to a Microsoft Teams team: * command; `teams channel add -i| --groupId <groupId> -n| --name <name> -d|--description [description]` * groupId: id of the group * name: name of the channel * description: description of the channel
Add a channel to a Microsoft Teams team:
teams channel add -i| --groupId <groupId> -n| --name <name> -d|--description [description]