Milan Holemans

Results 154 issues of Milan Holemans

The idea is to add extra options for the `spo list set` command to align it more with other `spo` commands that have a reference to a list. * Rename...

enhancement
help wanted
good first issue
breaking change

Extends `outlook mail send` command with support for cc, bcc recipients and importance. Closes #3544 ## Remarks * Noticed that `--bodyContents` option is required, while in code this is declared...

Adds 'spo contenttype set' command. Closes #3613

Extends `spfx doctor` command with support for version 1.16.0-beta.1. Closes #3633

Noticed some sort of inconsistency for the `spo` commands. To reference a list, you could use 3 ways: title, id or URL. Below is a summary of all commands with...

enhancement
needs discussion

### Usage m365 teams message remove [options] ### Description Removes a message from a channel in a Microsoft Teams team ### Options Option | Description -- | -- `--teamId [teamId]`...

new feature
work in progress

### Usage m365 teams message restore [options] ### Description Restores a deleted message from a channel in a Microsoft Teams team ### Options Option | Description -- | -- `--teamId...

help wanted
new feature

### Usage m365 entra group member remove [options] ### Description Removes members from a Microsoft Entra group ### Options Option | Description -- | -- `-i, --groupId [groupId]` | The...

new feature
work in progress

Originating from https://github.com/pnp/cli-microsoft365/issues/3894#issuecomment-1307805497 We could and maybe should add extra checks since some commands don't work with application permissions. Right now we are already doing this for `planner` commands. https://github.com/pnp/cli-microsoft365/blob/1cd4e45a4596b6bee06b976a26ee95ee90dac81c/src/m365/planner/commands/bucket/bucket-add.ts#L108-L111...

enhancement
work in progress
needs research

I noticed that the `README.md` file from CLI for Microsoft 365 has some outdated parts. ### Update GIF animation First of all, we should update the [GIF animation](https://github.com/pnp/cli-microsoft365/blob/main/docs/docs/images/cli-microsoft365.gif) - It's...

good first issue
docs
work in progress