Skip to content

New command: Update a Microsoft To Do task list #1612

@garrytrinder

Description

@garrytrinder

Usage

todo list set [options]

Description

Update a Microsoft To Do task list

Options

Option Description
-i, --id <id> The ID of the list to update
-n, --name <name> The name of the task list

Additional Information

PATCH https://graph.microsoft.com/beta/me/todo/lists/<id>
{ "displayName":"<name>" }

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions