microsoftgraph / msgraph-cli-archived

The Microsoft Graph CLI repository has moved. This repository is now an archive.
https://github.com/microsoftgraph/msgraph-cli
Other
44 stars 9 forks source link

Add Support for Unsupported Features #167

Closed roinochieng closed 2 years ago

roinochieng commented 3 years ago

https://github.com/microsoftgraph/msgraph-cli/wiki/Microsoft-Graph-CLI-Release-Support-0.1.4

Not currently available features This list contains the high-level Microsoft Graph features not yet available in the CLI:

agreementAcceptances agreements appCatalogs applicationTemplates authenticationMethodConfigurations authenticationMethodsPolicy branding certificateBasedAuthConfiguration communications groupLifecyclePolicies groups groupSettings groupSettingTemplates localizations me print roleManagement scopedRoleMemberships search workbooks The following is a non-exhaustive list of features that are not available:

Proxy setting OData query parameters: $count, $format, $orderby, $search, $skip, $top Beta endpoint Delta query Using your own application identifier. Paging through results collections. Use on Mac. Unattended use via application permissions. Delegate permission through device code flow and other OAuth authorization flows Ad-hoc requests

AB#10283