Skip to content

New command: Remove User from SharePoint Group #2642

@arjunumenon

Description

@arjunumenon

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions