Right now spo eventreceiver get is returning a list of objects with only 1 object in it. get commands should output a single object instead of a list of objects.
To do
- Make sure the command outputs a single object instead of a list.
- Throw an error when an event receiver with a specific
name was not found.
- Update
spo eventreceiver remove command since it makes use of this command.
- Update the v6 upgrade guidance.
Blocking PR
This issue is blocked until this PR has been completed:
Right now
spo eventreceiver getis returning a list of objects with only 1 object in it.getcommands should output a single object instead of a list of objects.To do
namewas not found.spo eventreceiver removecommand since it makes use of this command.Blocking PR
This issue is blocked until this PR has been completed: