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 option
--title to --newTitle
- Introduce 2 new options
--title and --url to reference the list
- Current option
id will become optional
| Option |
Description |
--title [title] |
Title of the list to update. Specify either title, id or url but not multiple. |
--id [id] |
Id of the list to update. Specify either title, id or url but not multiple. |
--url [url] |
Url of the list to update. Specify either title, id or url but not multiple. |
--newTitle [newTitle] |
New title for the list. |
The idea is to add extra options for the
spo list setcommand to align it more with otherspocommands that have a reference to a list.--titleto--newTitle--titleand--urlto reference the listidwill become optional--title [title]title,idorurlbut not multiple.--id [id]title,idorurlbut not multiple.--url [url]title,idorurlbut not multiple.--newTitle [newTitle]