Adam Wójcik
Adam Wójcik
### Usage m365 spe container permission remove [options] ### Description Removes permissions from a SharePoint Embedded Container ### Options Option | Description -- | -- `-i, --id ` | ID...
### Usage m365 spe container permission set [options] ### Description Updates SharePoint Embedded Container permission ### Options Option | Description -- | -- `-i, --id ` | ID of the...
### Usage m365 spe container permission add [options] ### Description Adds permission to SharePoint Embedded Container for a specified user ### Options Option | Description -- | -- `-i, --containerId...
The aim is to update the `spe container permission list` to allow getting the container by its display name and make the current `id` option optional. ### Options Option |...
The aim is to update the `spe container get` to allow to get the container by its display name and make the current `id` option optional. ### Options Option |...
it seems the [pages build and deployment](https://github.com/pnp/sp-dev-fx-webparts/actions/runs/13753798212) workflow is failing for quite some time now. From what I understand due to this issue I the https://pnp.github.io/sp-dev-fx-webparts/ does not get updated...
## 🏗️ Work in progress This is still work in progress and we may not merge it just yet as this was developed based on SPFx 1.22-beta.4 so still some...
### 🎯 Aim of the feature The aim is to add a new setting to SPFx Toolkit to allow to specify the preferred node package manager that will be used....
## 🎯 Aim Currently SPFx Toolkit usually supports latest version of SPFx. Although it may work with older versions of SPFx than latest, usually many features of this Toolkit default...
## 🎯 Aim The aim is to refactor the upgrade action and LM tool to allow to specify any SPFx version to which we want to upgrade to which is...