Usage
spo group user remove
Description
Removes the specified user from specified SharePoint Group
Options
| Option |
Description |
-u, --webUrl <webUrl> |
URL of the site where the SharePoint group is available |
--groupId [groupId] |
Id of the SharePoint Group. Use either groupName or groupId, but not both |
--groupName [groupName] |
Name of the SharePoint group. Use either groupName or groupId, but not both |
--userName <userName> |
User's UPN (user principal name, eg. [email protected]). |
--confirm |
Don't prompt for confirmation |
-o, --output [output] |
Output type. json,text. Default text |
--verbose |
Runs command with verbose logging |
--debug |
Runs command with debug logging |
Additional Information
Command to remove user from a SharePoint Group. Use either name or groupId, but not both.
Usage
spo group user removeDescription
Removes the specified user from specified SharePoint Group
Options
-u, --webUrl <webUrl>--groupId [groupId]groupNameorgroupId, but not both--groupName [groupName]groupNameorgroupId, but not both--userName <userName>--confirm-o, --output [output]json,text. Defaulttext--verbose--debugAdditional Information
Command to remove user from a SharePoint Group. Use either
nameorgroupId, but not both.