Skip to content

New command: m365 graph changelog list #2061

@appieschot

Description

@appieschot

Usage

m365 graph changelog list [options]

Description

Gets an overview of specific API-level changes in Microsoft Graph v1.0 and beta

Options

Option Description
-v, --versions [versions] Comma-separated list of Versions to show changes for. Beta, v1.0. Default v1.0
-c, --changeType [changeType] Comma-separated list of change types to show changes for. Addition, Change, Deletion. When no changeType is selected all changes are returned.
-s, --services [services] Comma-separated list of services to show changes for. Users,Groups,Applications,Calendar,Change notifications,Cloud communications,Compliance,Cross-device experiences,Customer Booking,Devices and apps,Education,Files,Financials,Identity and access,Mail,Notes,Notifications,People and workplace intelligence,Personal contacts,Reports,Search,Security,Sites and lists,Taxonomy,Teamwork,To do tasks,Workbooks and charts. When no service is selected all changes are returned.
--startDate [startDate] The startdate used to query for changes. Supported date format is YYYY-MM-DD. When no date is specified all changes are returned.
--endDate [endDate] The enddate used to query for changes. Supported date format is YYYY-MM-DD. When no date is specified all changes are returned.
Option Description
-o, --option <option> option
-o, --output [output] Output type. json,text. Default text
--verbose Runs command with verbose logging
--debug Runs command with debug logging

Additional Information

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions