New command: `planner plan details get`
See original GitHub issueUsage
planner plan details get
Description
Retrieve the planner details.
Options
Option | Description |
---|---|
-i, --planId [planId] |
ID of the plan. Specify either planId or planTitle but not both. |
-t, --planTitle [planTitle] |
Title of the plan. Specify either planId or planTitle but not both. |
--ownerGroupId [ownerGroupId] |
ID of the Group that owns the plan. Specify either ownerGroupId or ownerGroupName but not both. |
--ownerGroupName [ownerGroupName] |
Name of the Group that owns the plan. Specify either ownerGroupId or ownerGroupName but not both. |
Additional Info
Details: https://docs.microsoft.com/en-us/graph/api/plannerplandetails-get?view=graph-rest-1.0&tabs=http
The details contain an overview of all used categories and their label; would help in improving #3013 but not required so not to much pressure 😉
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Planner - Connectors - Microsoft Learn
Microsoft Planner lets you easily bring together teams, tasks, documents, and conversations for better ... Get plan details where the task belongs to....
Read more >Migrate a Planner plan to a List using CLI for Microsoft365
There are a few things you need from Planner: the plan, the buckets, and the tasks (including additional details). We had commands for...
Read more >Copy Planner plan | PnP Samples
With this sample, you can copy an existing Planner plan to a specific group. This script will create a new plan with the...
Read more >Documentation: 15: EXPLAIN - PostgreSQL
This command displays the execution plan that the PostgreSQL planner generates ... total cost (since the executor will stop after getting one row,...
Read more >PowerShell Module for Microsoft Planner - MSEndpointMgr
You can find the module directly from PowerShell Gallery and my Github ... requirement to create Planner plans, buckets and tasks.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Please assign it to me to attempt.
Hi
Sure, read the bug details and will incorporate it in the implementation.
Thanks Reshmee
On Mon, Feb 14, 2022 at 5:14 AM Patrick Lamber @.***> wrote: