Mathijs Verbeeck
Mathijs Verbeeck
Currently, the commands `spo file copy` and `spo file move` are using a function `this.recycleFile(params)`. This should be changed and make use if the command `spo file remove`, called by...
### Usage spo eventreceiver remove [options] ### Description This command will remove an event receiver from a list or web ### Options Option | Description -- | -- `-u, --webUrl...
### Usage m365 spo eventreceiver add [options] ### Description Adds an event receiver to the web / list ### Options Option | Description -- | -- `--webUrl ` | The...
Replaces the occurences of the `recycleFile()` command by `Cli.executeCommandWithOutput()` Closes: #3370
Closes #4054 Quite a big one, so a little summary below :-) Command groups: - Power Automate - Power Platform - Power Apps - Power BI - To Do -...
Closes #5079 Sorry that it took so long, but I finally got some time again. Ready to pick up the contributions again!
Closes #5859 To use this command, you will have to use a own created Entra ID application with the following permission: `ChannelMessage.ReadWrite`, as this one is currently unavailable in the...
Closes #5768
Closes #5480