planner roster member list
Lists members of the specified Microsoft Planner Roster
Usage
m365 planner roster member list [options]
Options
--rosterId <rosterId>
ID of the Planner Roster.
-h, --help [help]
Output usage information. Optionally, specify which section of command's help you want to see. Allowed values are
options
,examples
,remarks
,response
,full
. Default isoptions
.--query [query]
JMESPath query string. See http://jmespath.org/ for more information and examples.
-o, --output [output]
Output type.
json
,text
,csv
,md
,none
. Defaultjson
.--verbose
Runs command with verbose logging.
--debug
Runs command with debug logging.
Remarks
warning
This command is based on an API that is currently in preview and is subject to change once the API reached general availability.
Examples
Lists members of the specified Microsoft Planner Roster.
m365 planner roster member list --rosterId 8bc07d47-c06f-41e1-8f00-1c113c8f6067
Response
- JSON
- Text
- CSV
- Markdown
[
{
"id": "b3a1be03-54a5-43d2-b4fb-6562fe9bec0b",
"userId": "2056d2f6-3257-4253-8cfc-b73393e414e5",
"tenantId": "5b7b813c-2339-48cd-8c51-bd4fcb269420",
"roles": []
}
]
id userId tenantId roles
------------------------------------ ------------------------------------ ------------------------------------ ------------------------------------
b3a1be03-54a5-43d2-b4fb-6562fe9bec0b 2056d2f6-3257-4253-8cfc-b73393e414e5 5b7b813c-2339-48cd-8c51-bd4fcb269420 []
id,userId,tenantId,roles
b3a1be03-54a5-43d2-b4fb-6562fe9bec0b,2056d2f6-3257-4253-8cfc-b73393e414e5,5b7b813c-2339-48cd-8c51-bd4fcb269420,[]
# planner roster member list --rosterId "8bc07d47-c06f-41e1-8f00-1c113c8f6067"
Date: 5/2/2023
## b3a1be03-54a5-43d2-b4fb-6562fe9bec0b
Property | Value
---------|-------
id | b3a1be03-54a5-43d2-b4fb-6562fe9bec0b
userId | 2056d2f6-3257-4253-8cfc-b73393e414e5
tenantId | 5b7b813c-2339-48cd-8c51-bd4fcb269420