Open Adam-it opened 4 months ago
It's similar to what I feel with the other container
commands, but I find the description for containerId
and permissionId
a bit short and doesn't feel like it adds much of a description to the options.
Also -i, --containerId <id>
should be -i, --containerId <containerId>
It's similar to what I feel with the other
container
commands, but I find the description forcontainerId
andpermissionId
a bit short and doesn't feel like it adds much of a description to the options.Also
-i, --containerId <id>
should be-i, --containerId <containerId>
ok I worked a bit on the descriptions ✅
@pnp/cli-for-microsoft-365-maintainers anything else or should we open it up?
Shouldn't it be named id
instead of permissionId
?
Shouldn't it be named
id
instead ofpermissionId
?
good catch. updated ✅ anything else?
Usage
m365 spe container permission set [options]
Description
Updates SharePoint Embedded Container permission
Options
-i, --id <id>
--containerId <containerId>
-r, --roles <roles>
reader
,writer
,manager
,owner
.Examples
Adds a reader role for the specified user to the container
Default properties
No response
Additional Info
we may use the following API: https://learn.microsoft.com/en-us/graph/api/filestoragecontainer-update-permissions?view=graph-rest-1.0&tabs=http