Skip to content

Add a command for permission set group assignment and unassign... #3022

@garychenming

Description

@garychenming

Is your feature request related to a problem? Please describe.
Add a command for permission set group assignment and unassign

Describe the solution you'd like

sfdx force:user:permset:assign -n permissionSetAPIName // assign a permission set
sfdx force:user:permset:assign -g permissionSetGroupAPIName // assign a permission set group

sfdx force:user:permset:unassign -n permissionSetAPIName // unassign a permission set
sfdx force:user:permset:unassign -g permissionSetGroupAPIName // unassign a permission set group

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions