Suggestion to a new command.
Planner is one of popular tool used by most of the organizations to manage their project tasks. I would like to cover the areas in planner. To start with, I suggest to list the tasks of a user in planner.
Please validate the new command and assign it to me. I'm ready to start my first contribution to office365-cli.
Suggestion to a new command.
Planner is one of popular tool used by most of the organizations to manage their project tasks. I would like to cover the areas in planner. To start with, I suggest to list the tasks of a user in planner.
command
planner tasks listtasks --userid <useremail/userid>userid: Either user email or the user id. Optional, if no values passed, it will list current user tasks.
Graph API docs: https://docs.microsoft.com/en-us/graph/api/planneruser-list-tasks?view=graph-rest-1.0&tabs=cs
Requests to be used:
/me/planner/tasksand/users/{id}/planner/tasksPlease validate the new command and assign it to me. I'm ready to start my first contribution to office365-cli.