Summary
Current behavior
Currently, with the spo list webhook list command, you have to use the following parameters :
-i, --id [id] of list
-t, --title [title] of list
Expected behavior
Instead of :
-i, --id [id] of list
-t, --title [title] of list
use :
since all other cmdlets use this parameters (keep coherence with other cmdlets)
To Do
Summary
Current behavior
Currently, with the
spo list webhook listcommand, you have to use the following parameters :-i, --id [id]of list-t, --title [title]of listExpected behavior
Instead of :
-i, --id [id]of list-t, --title [title]of listuse :
--listId--listTitlesince all other cmdlets use this parameters (keep coherence with other cmdlets)
To Do