Milan Holemans
Milan Holemans
### Usage m365 spo brandcenter settings list [options] ### Description Lists the brand center configuration ### Options None! ### Examples List all brand center config ```sh m365 spo brandcenter settings...
Currently, we have a bunch of commands that do a nice job of managing SPFx solutions in SharePoint Online. However, I've noticed that we are missing a way to set...
### Usage m365 cli accesstoken refresh ### Description Refreshes all cached access tokens ### Options Option | Description -- | -- `-r, --resource [resource]` | Refresh only a specific access...
### Idea Let's enhance the [spo list set](https://pnp.github.io/cli-microsoft365/cmd/spo/list/list-set) command with some additional options. Option | Description --- | --- `--versionExpireAfterDays [versionExpireAfterDays]` | Number that defines how many days a version...
This epic is created to keep track of all Brand Center commands. Work in progress... (feel free to add more commands)
### Priority (Medium) I'm annoyed but I'll live ### Description When trying to attach a SharePoint webhook to a library whose name is a number, the command fails.  This...
In the next major release of Docusaurus, only React v19 will be supported. Since Mendable is preventing us from upgrading our docs to React v19, let's remove the Mendable AI...
When looking to the multiple `spe containertype` commands, some have a response like below: ```json { "AzureSubscriptionId": "f08575e2-36c4-407f-a891-eabae23f66bc", "ContainerTypeId": "c33cfee5-c9b6-0a2a-02ee-060693a57f37", "CreationDate": "3/11/2024 2:38:56 PM", "DisplayName": "standard container", "ExpiryDate": null, "IsBillingProfileRequired":...
### Idea Let's enhance the command `spo site list` to return sites that are archived using `spo site archive`. The idea is to expand option `--type [type]` with extra options:...
### Usage m365 spo tenant channelsite list [options] ### Description Lists all associated channel sites ### Options Option | Description -- | -- `-u, --siteUrl [siteUrl]` | URL of the...