Skip to content

Rename --title to --newTitle for spo list set command and add --title and --url option #3678

@milanholemans

Description

@milanholemans

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions