@pnp/cli-microsoft365 11.0.0-beta.3655c37 → 11.0.0-beta.4abfd23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/allCommands.json +1 -1
- package/allCommandsFull.json +1 -1
- package/dist/m365/entra/commands/group/group-member-add.js +6 -27
- package/dist/m365/entra/commands/group/group-member-set.js +5 -26
- package/dist/m365/entra/commands/m365group/m365group-get.js +1 -7
- package/dist/m365/entra/commands/m365group/m365group-list.js +1 -7
- package/dist/m365/entra/commands/pim/pim-role-assignment-eligibility-list.js +1 -7
- package/dist/m365/entra/commands/pim/pim-role-assignment-list.js +1 -7
- package/dist/m365/entra/commands/pim/pim-role-request-list.js +1 -7
- package/dist/m365/flow/commands/flow-list.js +7 -14
- package/dist/m365/flow/commands/run/run-get.js +1 -7
- package/dist/m365/graph/commands/subscription/subscription-add.js +3 -10
- package/dist/m365/pp/commands/solution/solution-publisher-list.js +1 -8
- package/dist/m365/purview/commands/threatassessment/threatassessment-get.js +1 -7
- package/dist/m365/spo/commands/file/file-move.js +2 -8
- package/dist/m365/spo/commands/hubsite/hubsite-get.js +4 -13
- package/dist/m365/spo/commands/hubsite/hubsite-list.js +1 -8
- package/dist/m365/spo/commands/{tenant/tenant-site-archive.js → site/site-archive.js} +14 -14
- package/dist/m365/spo/commands/{tenant/tenant-site-list.js → site/site-list.js} +16 -27
- package/dist/m365/spo/commands/{tenant/tenant-site-membership-list.js → site/site-membership-list.js} +15 -15
- package/dist/m365/spo/commands/{tenant/tenant-site-rename.js → site/site-rename.js} +14 -14
- package/dist/m365/spo/commands/{tenant/tenant-site-unarchive.js → site/site-unarchive.js} +14 -14
- package/dist/m365/spo/commands/term/term-list.js +1 -7
- package/dist/m365/spo/commands.js +4 -5
- package/dist/m365/teams/commands/chat/chat-member-add.js +3 -9
- package/dist/m365/viva/commands/engage/engage-network-list.js +1 -7
- package/docs/docs/cmd/entra/group/group-member-add.mdx +7 -26
- package/docs/docs/cmd/entra/group/group-member-set.mdx +5 -23
- package/docs/docs/cmd/entra/m365group/m365group-get.mdx +0 -3
- package/docs/docs/cmd/entra/m365group/m365group-list.mdx +0 -3
- package/docs/docs/cmd/entra/pim/pim-role-assignment-eligibility-list.mdx +0 -3
- package/docs/docs/cmd/entra/pim/pim-role-assignment-list.mdx +0 -3
- package/docs/docs/cmd/entra/pim/pim-role-request-list.mdx +0 -3
- package/docs/docs/cmd/flow/flow-list.mdx +0 -3
- package/docs/docs/cmd/flow/run/run-get.mdx +0 -3
- package/docs/docs/cmd/graph/subscription/subscription-add.mdx +0 -3
- package/docs/docs/cmd/pp/solution/solution-publisher-list.mdx +0 -3
- package/docs/docs/cmd/purview/threatassessment/threatassessment-get.mdx +0 -3
- package/docs/docs/cmd/spo/file/file-move.mdx +0 -3
- package/docs/docs/cmd/spo/homesite/homesite-set.mdx +1 -1
- package/docs/docs/cmd/spo/hubsite/hubsite-get.mdx +0 -3
- package/docs/docs/cmd/spo/hubsite/hubsite-list.mdx +0 -3
- package/docs/docs/cmd/spo/{tenant/tenant-site-archive.mdx → site/site-archive.mdx} +4 -4
- package/docs/docs/cmd/spo/{tenant/tenant-site-list.mdx → site/site-list.mdx} +7 -16
- package/docs/docs/cmd/spo/{tenant/tenant-site-membership-list.mdx → site/site-membership-list.mdx} +5 -5
- package/docs/docs/cmd/spo/{tenant/tenant-site-rename.mdx → site/site-rename.mdx} +7 -7
- package/docs/docs/cmd/spo/{tenant/tenant-site-unarchive.mdx → site/site-unarchive.mdx} +4 -4
- package/docs/docs/cmd/spo/term/term-list.mdx +0 -3
- package/docs/docs/cmd/teams/chat/chat-member-add.mdx +2 -5
- package/docs/docs/cmd/viva/engage/engage-network-list.mdx +0 -3
- package/package.json +1 -1
- package/dist/m365/spo/commands/tenant/SPOTenantSitePropertiesEnumerable.js +0 -2
- package/dist/m365/spo/commands/tenant/TenantSiteProperties.js +0 -2
package/allCommands.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"name":"booking business get","description":"Retrieve the specified Microsoft Bookings business.","file":"booking/commands/business/business-get.js","help":"booking/business/business-get.mdx"},{"name":"cli app reconsent","description":"Reconsent all permission scopes used in CLI for Microsoft 365","file":"cli/commands/app/app-reconsent.js","help":"cli/app/app-reconsent.mdx"},{"name":"entra administrativeunit member remove","description":"Remove a specific member (user, group, or device) from an administrative unit","file":"entra/commands/administrativeunit/administrativeunit-member-remove.js","help":"entra/administrativeunit/administrativeunit-member-remove.mdx"},{"name":"entra administrativeunit remove","description":"Removes an administrative unit","file":"entra/commands/administrativeunit/administrativeunit-remove.js","help":"entra/administrativeunit/administrativeunit-remove.mdx"},{"name":"entra app permission remove","description":"Removes the specified application and/or delegated permissions from a specified Microsoft Entra app","file":"entra/commands/app/app-permission-remove.js","help":"entra/app/app-permission-remove.mdx"},{"name":"entra app remove","description":"Removes an Entra app registration","file":"entra/commands/app/app-remove.js","help":"entra/app/app-remove.mdx"},{"name":"entra app role remove","description":"Removes role from the specified Entra app registration","file":"entra/commands/app/app-role-remove.js","help":"entra/app/app-role-remove.mdx"},{"name":"entra approleassignment add","description":"Adds service principal permissions also known as scopes and app role assignments for specified Microsoft Entra application registration","file":"entra/commands/approleassignment/approleassignment-add.js","help":"entra/approleassignment/approleassignment-add.mdx"},{"name":"entra approleassignment remove","description":"Deletes an app role assignment for the specified Entra Application Registration","file":"entra/commands/approleassignment/approleassignment-remove.js","help":"entra/approleassignment/approleassignment-remove.mdx"},{"aliases":["entra sp add"],"name":"entra enterpriseapp add","description":"Creates an enterprise application (or service principal) for a registered Entra app","file":"entra/commands/enterpriseapp/enterpriseapp-add.js","help":"entra/enterpriseapp/enterpriseapp-add.mdx"},{"aliases":["entra sp get"],"name":"entra enterpriseapp get","description":"Gets information about an Enterprise Application","file":"entra/commands/enterpriseapp/enterpriseapp-get.js","help":"entra/enterpriseapp/enterpriseapp-get.mdx"},{"aliases":["entra sp remove"],"name":"entra enterpriseapp remove","description":"Deletes an enterprise application (or service principal)","file":"entra/commands/enterpriseapp/enterpriseapp-remove.js","help":"entra/enterpriseapp/enterpriseapp-remove.mdx"},{"name":"entra group member remove","description":"Removes members from a Microsoft Entra group","file":"entra/commands/group/group-member-remove.js","help":"entra/group/group-member-remove.mdx"},{"name":"entra group remove","description":"Removes an Entra group","file":"entra/commands/group/group-remove.js","help":"entra/group/group-remove.mdx"},{"name":"entra groupsetting remove","description":"Removes the particular group setting","file":"entra/commands/groupsetting/groupsetting-remove.js","help":"entra/groupsetting/groupsetting-remove.mdx"},{"name":"entra m365group recyclebinitem clear","description":"Clears all M365 Groups from recycle bin.","file":"entra/commands/m365group/m365group-recyclebinitem-clear.js","help":"entra/m365group/m365group-recyclebinitem-clear.mdx"},{"name":"entra m365group recyclebinitem remove","description":"Permanently deletes a Microsoft 365 Group from the recycle bin in the current tenant","file":"entra/commands/m365group/m365group-recyclebinitem-remove.js","help":"entra/m365group/m365group-recyclebinitem-remove.mdx"},{"name":"entra m365group recyclebinitem restore","description":"Restores a deleted Microsoft 365 Group","file":"entra/commands/m365group/m365group-recyclebinitem-restore.js","help":"entra/m365group/m365group-recyclebinitem-restore.mdx"},{"name":"entra m365group remove","description":"Removes a Microsoft 365 Group","file":"entra/commands/m365group/m365group-remove.js","help":"entra/m365group/m365group-remove.mdx"},{"name":"entra m365group user remove","description":"Removes the specified user from specified Microsoft 365 Group or Microsoft Teams team","file":"entra/commands/m365group/m365group-user-remove.js","help":"entra/m365group/m365group-user-remove.mdx"},{"name":"entra multitenant remove","description":"Removes a multitenant organization","file":"entra/commands/multitenant/multitenant-remove.js","help":"entra/multitenant/multitenant-remove.mdx"},{"name":"entra oauth2grant remove","description":"Remove specified service principal OAuth2 permissions","file":"entra/commands/oauth2grant/oauth2grant-remove.js","help":"entra/oauth2grant/oauth2grant-remove.mdx"},{"name":"entra roledefinition remove","description":"Removes a specific Microsoft Entra ID role definition","file":"entra/commands/roledefinition/roledefinition-remove.js","help":"entra/roledefinition/roledefinition-remove.mdx"},{"name":"entra siteclassification disable","description":"Disables site classification","file":"entra/commands/siteclassification/siteclassification-disable.js","help":"entra/siteclassification/siteclassification-disable.mdx"},{"name":"entra user license remove","description":"Removes a license from a user","file":"entra/commands/user/user-license-remove.js","help":"entra/user/user-license-remove.mdx"},{"name":"entra user recyclebinitem clear","description":"Removes all users from the tenant recycle bin","file":"entra/commands/user/user-recyclebinitem-clear.js","help":"entra/user/user-recyclebinitem-clear.mdx"},{"name":"entra user recyclebinitem remove","description":"Removes a user from the recycle bin in the current tenant","file":"entra/commands/user/user-recyclebinitem-remove.js","help":"entra/user/user-recyclebinitem-remove.mdx"},{"name":"entra user remove","description":"Removes a specific user","file":"entra/commands/user/user-remove.js","help":"entra/user/user-remove.mdx"},{"name":"entra user session revoke","description":"Revokes all sign-in sessions for a given user","file":"entra/commands/user/user-session-revoke.js","help":"entra/user/user-session-revoke.mdx"},{"aliases":["search externalconnection remove"],"name":"external connection remove","description":"Removes a specific external connection","file":"external/commands/connection/connection-remove.js","help":"external/connection/connection-remove.mdx"},{"name":"flow remove","description":"Removes the specified Microsoft Flow","file":"flow/commands/flow-remove.js","help":"flow/flow-remove.mdx"},{"name":"flow owner remove","description":"Removes owner permissions to a Power Automate flow","file":"flow/commands/owner/owner-remove.js","help":"flow/owner/owner-remove.mdx"},{"name":"flow run cancel","description":"Cancels a specific run of the specified Microsoft Flow","file":"flow/commands/run/run-cancel.js","help":"flow/run/run-cancel.mdx"},{"name":"flow run resubmit","description":"Resubmits a specific flow run for the specified Microsoft Flow","file":"flow/commands/run/run-resubmit.js","help":"flow/run/run-resubmit.mdx"},{"name":"graph changelog list","description":"Gets an overview of specific API-level changes in Microsoft Graph v1.0 and beta","file":"graph/commands/changelog/changelog-list.js","help":"graph/changelog/changelog-list.mdx"},{"name":"graph directoryextension remove","description":"Removes a directory extension","file":"graph/commands/directoryextension/directoryextension-remove.js","help":"graph/directoryextension/directoryextension-remove.mdx"},{"name":"graph openextension remove","description":"Removes a specific open extension for a resource","file":"graph/commands/openextension/openextension-remove.js","help":"graph/openextension/openextension-remove.mdx"},{"name":"graph schemaextension remove","description":"Removes specified Microsoft Graph schema extension","file":"graph/commands/schemaextension/schemaextension-remove.js","help":"graph/schemaextension/schemaextension-remove.mdx"},{"name":"outlook message list","description":"Gets all mail messages from the specified folder","file":"outlook/commands/message/message-list.js","help":"outlook/message/message-list.mdx"},{"name":"outlook message move","description":"Moves message to the specified folder","file":"outlook/commands/message/message-move.js","help":"outlook/message/message-move.mdx"},{"name":"outlook message remove","description":"Permanently removes a specific message from a mailbox","file":"outlook/commands/message/message-remove.js","help":"outlook/message/message-remove.mdx"},{"name":"pa app consent set","description":"Configures if users can bypass the API Consent window for the selected canvas app","file":"pa/commands/app/app-consent-set.js","help":"pa/app/app-consent-set.mdx"},{"name":"pa app get","description":"Gets information about the specified Microsoft Power App","file":"pa/commands/app/app-get.js","help":"pa/app/app-get.mdx"},{"name":"pa app permission remove","description":"Removes permissions to a Power Apps app","file":"pa/commands/app/app-permission-remove.js","help":"pa/app/app-permission-remove.mdx"},{"name":"pa app remove","description":"Removes the specified Microsoft Power App","file":"pa/commands/app/app-remove.js","help":"pa/app/app-remove.mdx"},{"name":"planner bucket remove","description":"Removes the Microsoft Planner bucket from a plan","file":"planner/commands/bucket/bucket-remove.js","help":"planner/bucket/bucket-remove.mdx"},{"name":"planner plan remove","description":"Removes the Microsoft Planner plan","file":"planner/commands/plan/plan-remove.js","help":"planner/plan/plan-remove.mdx"},{"name":"planner roster member remove","description":"Removes a member from a Microsoft Planner Roster","file":"planner/commands/roster/roster-member-remove.js","help":"planner/roster/roster-member-remove.mdx"},{"name":"planner roster remove","description":"Removes a Microsoft Planner Roster","file":"planner/commands/roster/roster-remove.js","help":"planner/roster/roster-remove.mdx"},{"name":"planner task checklistitem add","description":"Adds a new checklist item to a Planner task.","file":"planner/commands/task/task-checklistitem-add.js","help":"planner/task/task-checklistitem-add.mdx"},{"name":"planner task checklistitem list","description":"Lists the checklist items of a Planner task.","file":"planner/commands/task/task-checklistitem-list.js","help":"planner/task/task-checklistitem-list.mdx"},{"name":"planner task checklistitem remove","description":"Removes the checklist item from the planner task","file":"planner/commands/task/task-checklistitem-remove.js","help":"planner/task/task-checklistitem-remove.mdx"},{"name":"planner task get","description":"Retrieve the specified planner task","file":"planner/commands/task/task-get.js","help":"planner/task/task-get.mdx"},{"name":"planner task reference remove","description":"Removes the reference from the Planner task","file":"planner/commands/task/task-reference-remove.js","help":"planner/task/task-reference-remove.mdx"},{"name":"planner task remove","description":"Removes the Microsoft Planner task from a plan","file":"planner/commands/task/task-remove.js","help":"planner/task/task-remove.mdx"},{"name":"pp aibuildermodel get","description":"Get an AI builder model in the specified Power Platform environment.","file":"pp/commands/aibuildermodel/aibuildermodel-get.js","help":"pp/aibuildermodel/aibuildermodel-get.mdx"},{"name":"pp aibuildermodel remove","description":"Removes an AI builder model in the specified Power Platform environment.","file":"pp/commands/aibuildermodel/aibuildermodel-remove.js","help":"pp/aibuildermodel/aibuildermodel-remove.mdx"},{"name":"pp copilot get","description":"Get information about the specified copilot","file":"pp/commands/copilot/copilot-get.js","help":"pp/copilot/copilot-get.mdx"},{"name":"pp copilot remove","description":"Removes the specified copilot","file":"pp/commands/copilot/copilot-remove.js","help":"pp/copilot/copilot-remove.mdx"},{"name":"pp dataverse table remove","description":"Removes a dataverse table in a given environment","file":"pp/commands/dataverse/dataverse-table-remove.js","help":"pp/dataverse/dataverse-table-remove.mdx"},{"name":"pp dataverse table row remove","description":"Removes a specific row from a dataverse table in the specified Power Platform environment.","file":"pp/commands/dataverse/dataverse-table-row-remove.js","help":"pp/dataverse/dataverse-table-row-remove.mdx"},{"name":"pp solution get","description":"Gets a specific solution in a given environment.","file":"pp/commands/solution/solution-get.js","help":"pp/solution/solution-get.mdx"},{"name":"pp solution publisher remove","description":"Removes a specific publisher in the specified Power Platform environment.","file":"pp/commands/solution/solution-publisher-remove.js","help":"pp/solution/solution-publisher-remove.mdx"},{"name":"pp solution remove","description":"Removes a specific solution in the specified Power Platform environment.","file":"pp/commands/solution/solution-remove.js","help":"pp/solution/solution-remove.mdx"},{"name":"purview retentionevent remove","description":"Delete a retention event","file":"purview/commands/retentionevent/retentionevent-remove.js","help":"purview/retentionevent/retentionevent-remove.mdx"},{"name":"purview retentioneventtype remove","description":"Delete a retention event type","file":"purview/commands/retentioneventtype/retentioneventtype-remove.js","help":"purview/retentioneventtype/retentioneventtype-remove.mdx"},{"name":"purview retentionlabel remove","description":"Delete a retention label","file":"purview/commands/retentionlabel/retentionlabel-remove.js","help":"purview/retentionlabel/retentionlabel-remove.mdx"},{"name":"spe container recyclebinitem restore","description":"Restores a deleted container","file":"spe/commands/container/container-recyclebinitem-restore.js","help":"spe/container/container-recyclebinitem-restore.mdx"},{"name":"spe container remove","description":"Removes a container","file":"spe/commands/container/container-remove.js","help":"spe/container/container-remove.mdx"},{"name":"spe containertype remove","description":"Remove a specific container type","file":"spe/commands/containertype/containertype-remove.js","help":"spe/containertype/containertype-remove.mdx"},{"name":"spo app add","description":"Adds an app to the specified SharePoint Online app catalog","file":"spo/commands/app/app-add.js","help":"spo/app/app-add.mdx"},{"name":"spo app remove","description":"Removes the specified app from the specified app catalog","file":"spo/commands/app/app-remove.js","help":"spo/app/app-remove.mdx"},{"name":"spo app retract","description":"Retracts the specified app from the specified app catalog","file":"spo/commands/app/app-retract.js","help":"spo/app/app-retract.mdx"},{"name":"spo app uninstall","description":"Uninstalls an app from the site","file":"spo/commands/app/app-uninstall.js","help":"spo/app/app-uninstall.mdx"},{"name":"spo applicationcustomizer remove","description":"Removes an application customizer that is added to a site","file":"spo/commands/applicationcustomizer/applicationcustomizer-remove.js","help":"spo/applicationcustomizer/applicationcustomizer-remove.mdx"},{"name":"spo applicationcustomizer set","description":"Updates an existing Application Customizer on a site","file":"spo/commands/applicationcustomizer/applicationcustomizer-set.js","help":"spo/applicationcustomizer/applicationcustomizer-set.mdx"},{"name":"spo cdn origin remove","description":"Removes CDN origin for the current SharePoint Online tenant","file":"spo/commands/cdn/cdn-origin-remove.js","help":"spo/cdn/cdn-origin-remove.mdx"},{"name":"spo commandset remove","description":"Remove a ListView Command Set that is added to a site.","file":"spo/commands/commandset/commandset-remove.js","help":"spo/commandset/commandset-remove.mdx"},{"name":"spo commandset set","description":"Updates a ListView Command Set on a site.","file":"spo/commands/commandset/commandset-set.js","help":"spo/commandset/commandset-set.mdx"},{"name":"spo contenttype add","description":"Adds a new list or site content type","file":"spo/commands/contenttype/contenttype-add.js","help":"spo/contenttype/contenttype-add.mdx"},{"name":"spo contenttype field remove","description":"Removes a column from a site- or list content type","file":"spo/commands/contenttype/contenttype-field-remove.js","help":"spo/contenttype/contenttype-field-remove.mdx"},{"name":"spo contenttype remove","description":"Deletes site content type","file":"spo/commands/contenttype/contenttype-remove.js","help":"spo/contenttype/contenttype-remove.mdx"},{"name":"spo customaction clear","description":"Deletes all custom actions in the collection","file":"spo/commands/customaction/customaction-clear.js","help":"spo/customaction/customaction-clear.mdx"},{"name":"spo customaction remove","description":"Removes the specified custom action","file":"spo/commands/customaction/customaction-remove.js","help":"spo/customaction/customaction-remove.mdx"},{"name":"spo eventreceiver get","description":"Gets a specific event receiver attached to the web, site or list (if any of the list options are filled in) by receiver name of id","file":"spo/commands/eventreceiver/eventreceiver-get.js","help":"spo/eventreceiver/eventreceiver-get.mdx"},{"name":"spo eventreceiver remove","description":"Removes event receivers for the specified web, site, or list.","file":"spo/commands/eventreceiver/eventreceiver-remove.js","help":"spo/eventreceiver/eventreceiver-remove.mdx"},{"name":"spo field remove","description":"Removes the specified list- or site column","file":"spo/commands/field/field-remove.js","help":"spo/field/field-remove.mdx"},{"name":"spo file checkout undo","description":"Discards a checked out file","file":"spo/commands/file/file-checkout-undo.js","help":"spo/file/file-checkout-undo.mdx"},{"aliases":["spo page template remove"],"name":"spo file remove","description":"Removes the specified file","file":"spo/commands/file/file-remove.js","help":"spo/file/file-remove.mdx"},{"name":"spo file rename","description":"Renames a file","file":"spo/commands/file/file-rename.js","help":"spo/file/file-rename.mdx"},{"name":"spo file retentionlabel remove","description":"Clear the retention label from a file","file":"spo/commands/file/file-retentionlabel-remove.js","help":"spo/file/file-retentionlabel-remove.mdx"},{"name":"spo file roleassignment remove","description":"Removes a role assignment from a file.","file":"spo/commands/file/file-roleassignment-remove.js","help":"spo/file/file-roleassignment-remove.mdx"},{"name":"spo file roleinheritance break","description":"Breaks inheritance of a file. Keeping existing permissions is the default behavior.","file":"spo/commands/file/file-roleinheritance-break.js","help":"spo/file/file-roleinheritance-break.mdx"},{"name":"spo file roleinheritance reset","description":"Restores the role inheritance of a file","file":"spo/commands/file/file-roleinheritance-reset.js","help":"spo/file/file-roleinheritance-reset.mdx"},{"name":"spo file sharinginfo get","description":"Generates a sharing information report for the specified file","file":"spo/commands/file/file-sharinginfo-get.js","help":"spo/file/file-sharinginfo-get.mdx"},{"name":"spo file sharinglink clear","description":"Removes sharing links of a file","file":"spo/commands/file/file-sharinglink-clear.js","help":"spo/file/file-sharinglink-clear.mdx"},{"name":"spo file sharinglink remove","description":"Removes a specific sharing link of a file","file":"spo/commands/file/file-sharinglink-remove.js","help":"spo/file/file-sharinglink-remove.mdx"},{"name":"spo file version clear","description":"Deletes all file version history of a file in a SharePoint Document library","file":"spo/commands/file/file-version-clear.js","help":"spo/file/file-version-clear.mdx"},{"name":"spo file version remove","description":"Removes a specific version of a file in a SharePoint Document library","file":"spo/commands/file/file-version-remove.js","help":"spo/file/file-version-remove.mdx"},{"name":"spo file version restore","description":"Restores a specific version of a file in a SharePoint Document library","file":"spo/commands/file/file-version-restore.js","help":"spo/file/file-version-restore.mdx"},{"name":"spo folder remove","description":"Deletes the specified folder","file":"spo/commands/folder/folder-remove.js","help":"spo/folder/folder-remove.mdx"},{"name":"spo folder retentionlabel remove","description":"Clear the retention label from a folder","file":"spo/commands/folder/folder-retentionlabel-remove.js","help":"spo/folder/folder-retentionlabel-remove.mdx"},{"name":"spo folder roleassignment remove","description":"Removes a role assignment from the specified folder","file":"spo/commands/folder/folder-roleassignment-remove.js","help":"spo/folder/folder-roleassignment-remove.mdx"},{"name":"spo folder roleinheritance break","description":"Breaks the role inheritance of a folder. Keeping existing permissions is the default behavior.","file":"spo/commands/folder/folder-roleinheritance-break.js","help":"spo/folder/folder-roleinheritance-break.mdx"},{"name":"spo folder roleinheritance reset","description":"Restores the role inheritance of a folder","file":"spo/commands/folder/folder-roleinheritance-reset.js","help":"spo/folder/folder-roleinheritance-reset.mdx"},{"name":"spo folder sharinglink clear","description":"Removes all sharing links of a folder","file":"spo/commands/folder/folder-sharinglink-clear.js","help":"spo/folder/folder-sharinglink-clear.mdx"},{"name":"spo folder sharinglink remove","description":"Removes a sharing link from a folder","file":"spo/commands/folder/folder-sharinglink-remove.js","help":"spo/folder/folder-sharinglink-remove.mdx"},{"name":"spo group list","description":"Lists all the groups within specific web","file":"spo/commands/group/group-list.js","help":"spo/group/group-list.mdx"},{"name":"spo group member remove","description":"Removes the specified member from a SharePoint group","file":"spo/commands/group/group-member-remove.js","help":"spo/group/group-member-remove.mdx"},{"name":"spo group remove","description":"Removes group from specific web","file":"spo/commands/group/group-remove.js","help":"spo/group/group-remove.mdx"},{"name":"spo group set","description":"Updates a group in the specified site","file":"spo/commands/group/group-set.js","help":"spo/group/group-set.mdx"},{"name":"spo homesite remove","description":"Removes a Home Site","file":"spo/commands/homesite/homesite-remove.js","help":"spo/homesite/homesite-remove.mdx"},{"name":"spo hubsite connect","description":"Connect a hub site to a parent hub site","file":"spo/commands/hubsite/hubsite-connect.js","help":"spo/hubsite/hubsite-connect.mdx"},{"name":"spo hubsite disconnect","description":"Disconnect a hub site from its parent hub site","file":"spo/commands/hubsite/hubsite-disconnect.js","help":"spo/hubsite/hubsite-disconnect.mdx"},{"name":"spo hubsite get","description":"Gets information about the specified hub site","file":"spo/commands/hubsite/hubsite-get.js","help":"spo/hubsite/hubsite-get.mdx"},{"name":"spo hubsite rights revoke","description":"Revokes rights to join sites to the specified hub site for one or more principals","file":"spo/commands/hubsite/hubsite-rights-revoke.js","help":"spo/hubsite/hubsite-rights-revoke.mdx"},{"name":"spo hubsite unregister","description":"Unregisters the specified site collection as a hub site","file":"spo/commands/hubsite/hubsite-unregister.js","help":"spo/hubsite/hubsite-unregister.mdx"},{"name":"spo knowledgehub remove","description":"Removes the Knowledge Hub Site setting for your tenant","file":"spo/commands/knowledgehub/knowledgehub-remove.js","help":"spo/knowledgehub/knowledgehub-remove.mdx"},{"name":"spo list contenttype remove","description":"Removes content type from list","file":"spo/commands/list/list-contenttype-remove.js","help":"spo/list/list-contenttype-remove.mdx"},{"name":"spo list defaultvalue clear","description":"Clears default column values for a specific document library","file":"spo/commands/list/list-defaultvalue-clear.js","help":"spo/list/list-defaultvalue-clear.mdx"},{"name":"spo list defaultvalue remove","description":"Removes a specific default column value for a specific document library","file":"spo/commands/list/list-defaultvalue-remove.js","help":"spo/list/list-defaultvalue-remove.mdx"},{"name":"spo list remove","description":"Removes the specified list","file":"spo/commands/list/list-remove.js","help":"spo/list/list-remove.mdx"},{"name":"spo list retentionlabel remove","description":"Clears the retention label on the specified list or library.","file":"spo/commands/list/list-retentionlabel-remove.js","help":"spo/list/list-retentionlabel-remove.mdx"},{"name":"spo list roleassignment remove","description":"Removes a role assignment from list permissions","file":"spo/commands/list/list-roleassignment-remove.js","help":"spo/list/list-roleassignment-remove.mdx"},{"name":"spo list roleinheritance break","description":"Breaks role inheritance on list or library","file":"spo/commands/list/list-roleinheritance-break.js","help":"spo/list/list-roleinheritance-break.mdx"},{"name":"spo list roleinheritance reset","description":"Restores role inheritance on list or library","file":"spo/commands/list/list-roleinheritance-reset.js","help":"spo/list/list-roleinheritance-reset.mdx"},{"name":"spo list view field remove","description":"Removes the specified field from list view","file":"spo/commands/list/list-view-field-remove.js","help":"spo/list/list-view-field-remove.mdx"},{"name":"spo list view remove","description":"Deletes the specified view from the list","file":"spo/commands/list/list-view-remove.js","help":"spo/list/list-view-remove.mdx"},{"name":"spo list webhook remove","description":"Removes the specified webhook from the list","file":"spo/commands/list/list-webhook-remove.js","help":"spo/list/list-webhook-remove.mdx"},{"name":"spo listitem attachment remove","description":"Removes an attachment from a list item","file":"spo/commands/listitem/listitem-attachment-remove.js","help":"spo/listitem/listitem-attachment-remove.mdx"},{"name":"spo listitem batch remove","description":"Removes items from a list in batch","file":"spo/commands/listitem/listitem-batch-remove.js","help":"spo/listitem/listitem-batch-remove.mdx"},{"name":"spo listitem list","description":"Gets a list of items from the specified list","file":"spo/commands/listitem/listitem-list.js","help":"spo/listitem/listitem-list.mdx"},{"name":"spo listitem remove","description":"Removes the specified list item","file":"spo/commands/listitem/listitem-remove.js","help":"spo/listitem/listitem-remove.mdx"},{"name":"spo listitem retentionlabel remove","description":"Clear the retention label from a list item","file":"spo/commands/listitem/listitem-retentionlabel-remove.js","help":"spo/listitem/listitem-retentionlabel-remove.mdx"},{"name":"spo listitem roleassignment remove","description":"Removes a role assignment from list item permissions","file":"spo/commands/listitem/listitem-roleassignment-remove.js","help":"spo/listitem/listitem-roleassignment-remove.mdx"},{"name":"spo listitem roleinheritance break","description":"Break inheritance of list item","file":"spo/commands/listitem/listitem-roleinheritance-break.js","help":"spo/listitem/listitem-roleinheritance-break.mdx"},{"name":"spo listitem roleinheritance reset","description":"Restores the role inheritance of list item, file, or folder","file":"spo/commands/listitem/listitem-roleinheritance-reset.js","help":"spo/listitem/listitem-roleinheritance-reset.mdx"},{"name":"spo navigation node remove","description":"Removes the specified navigation node","file":"spo/commands/navigation/navigation-node-remove.js","help":"spo/navigation/navigation-node-remove.mdx"},{"name":"spo orgassetslibrary remove","description":"Removes a library that was designated as a central location for organization assets across the tenant.","file":"spo/commands/orgassetslibrary/orgassetslibrary-remove.js","help":"spo/orgassetslibrary/orgassetslibrary-remove.mdx"},{"name":"spo orgnewssite remove","description":"Removes a site from the list of organizational news sites","file":"spo/commands/orgnewssite/orgnewssite-remove.js","help":"spo/orgnewssite/orgnewssite-remove.mdx"},{"name":"spo page control remove","description":"Removes a control from a modern page","file":"spo/commands/page/page-control-remove.js","help":"spo/page/page-control-remove.mdx"},{"name":"spo page remove","description":"Removes a modern page","file":"spo/commands/page/page-remove.js","help":"spo/page/page-remove.mdx"},{"name":"spo page section remove","description":"Removes the specified section from the modern page","file":"spo/commands/page/page-section-remove.js","help":"spo/page/page-section-remove.mdx"},{"name":"spo propertybag remove","description":"Removes specified property from the property bag","file":"spo/commands/propertybag/propertybag-remove.js","help":"spo/propertybag/propertybag-remove.mdx"},{"name":"spo roledefinition remove","description":"Removes the role definition from the specified site","file":"spo/commands/roledefinition/roledefinition-remove.js","help":"spo/roledefinition/roledefinition-remove.mdx"},{"aliases":["spo sp permissionrequest approve"],"name":"spo serviceprincipal permissionrequest approve","description":"Approves the specified permission request","file":"spo/commands/serviceprincipal/serviceprincipal-permissionrequest-approve.js","help":"spo/serviceprincipal/serviceprincipal-permissionrequest-approve.mdx"},{"aliases":["spo sp set"],"name":"spo serviceprincipal set","description":"Enable or disable the service principal","file":"spo/commands/serviceprincipal/serviceprincipal-set.js","help":"spo/serviceprincipal/serviceprincipal-set.mdx"},{"name":"spo site admin remove","description":"Removes a user or group as site collection administrator","file":"spo/commands/site/site-admin-remove.js","help":"spo/site/site-admin-remove.mdx"},{"name":"spo site appcatalog remove","description":"Removes site collection app catalog from the specified site","file":"spo/commands/site/site-appcatalog-remove.js","help":"spo/site/site-appcatalog-remove.mdx"},{"name":"spo site apppermission remove","description":"Removes a specific application permission from a site","file":"spo/commands/site/site-apppermission-remove.js","help":"spo/site/site-apppermission-remove.mdx"},{"name":"spo site hubsite disconnect","description":"Disconnects the specified site collection from its hub site","file":"spo/commands/site/site-hubsite-disconnect.js","help":"spo/site/site-hubsite-disconnect.mdx"},{"name":"spo site recyclebinitem clear","description":"Permanently removes all items in a site recycle bin","file":"spo/commands/site/site-recyclebinitem-clear.js","help":"spo/site/site-recyclebinitem-clear.mdx"},{"name":"spo site recyclebinitem move","description":"Moves items from the first-stage recycle bin to the second-stage recycle bin","file":"spo/commands/site/site-recyclebinitem-move.js","help":"spo/site/site-recyclebinitem-move.mdx"},{"name":"spo site recyclebinitem remove","description":"Permanently deletes specific items from the site recycle bin","file":"spo/commands/site/site-recyclebinitem-remove.js","help":"spo/site/site-recyclebinitem-remove.mdx"},{"name":"spo site remove","description":"Removes the specified site","file":"spo/commands/site/site-remove.js","help":"spo/site/site-remove.mdx"},{"name":"spo sitedesign get","description":"Gets information about the specified site design","file":"spo/commands/sitedesign/sitedesign-get.js","help":"spo/sitedesign/sitedesign-get.mdx"},{"name":"spo sitedesign remove","description":"Removes the specified site design","file":"spo/commands/sitedesign/sitedesign-remove.js","help":"spo/sitedesign/sitedesign-remove.mdx"},{"name":"spo sitedesign rights revoke","description":"Revokes access from a site design for one or more principals","file":"spo/commands/sitedesign/sitedesign-rights-revoke.js","help":"spo/sitedesign/sitedesign-rights-revoke.mdx"},{"name":"spo sitedesign task remove","description":"Removes the specified site design scheduled for execution","file":"spo/commands/sitedesign/sitedesign-task-remove.js","help":"spo/sitedesign/sitedesign-task-remove.mdx"},{"name":"spo sitescript remove","description":"Removes the specified site script","file":"spo/commands/sitescript/sitescript-remove.js","help":"spo/sitescript/sitescript-remove.mdx"},{"name":"spo search","description":"Executes a search query","file":"spo/commands/spo-search.js","help":"spo/spo-search.mdx"},{"name":"spo storageentity remove","description":"Removes tenant property stored on the specified SharePoint Online app catalog","file":"spo/commands/storageentity/storageentity-remove.js","help":"spo/storageentity/storageentity-remove.mdx"},{"name":"spo tenant applicationcustomizer remove","description":"Removes an application customizer that is installed tenant wide.","file":"spo/commands/tenant/tenant-applicationcustomizer-remove.js","help":"spo/tenant/tenant-applicationcustomizer-remove.mdx"},{"name":"spo tenant applicationcustomizer set","description":"Updates an Application Customizer that is deployed as a tenant-wide extension","file":"spo/commands/tenant/tenant-applicationcustomizer-set.js","help":"spo/tenant/tenant-applicationcustomizer-set.mdx"},{"name":"spo tenant commandset get","description":"Get a ListView Command Set that is installed tenant wide","file":"spo/commands/tenant/tenant-commandset-get.js","help":"spo/tenant/tenant-commandset-get.mdx"},{"name":"spo tenant commandset remove","description":"Removes a ListView Command Set that is installed tenant wide.","file":"spo/commands/tenant/tenant-commandset-remove.js","help":"spo/tenant/tenant-commandset-remove.mdx"},{"name":"spo tenant recyclebinitem remove","description":"Removes the specified deleted site collection from tenant recycle bin","file":"spo/commands/tenant/tenant-recyclebinitem-remove.js","help":"spo/tenant/tenant-recyclebinitem-remove.mdx"},{"name":"spo tenant site archive","description":"Archives a site collection","file":"spo/commands/tenant/tenant-site-archive.js","help":"spo/tenant/tenant-site-archive.mdx"},{"name":"spo tenant site unarchive","description":"Unarchives a site collection","file":"spo/commands/tenant/tenant-site-unarchive.js","help":"spo/tenant/tenant-site-unarchive.mdx"},{"name":"spo term get","description":"Gets information about the specified taxonomy term","file":"spo/commands/term/term-get.js","help":"spo/term/term-get.mdx"},{"name":"spo term list","description":"Lists taxonomy terms from the given term set","file":"spo/commands/term/term-list.js","help":"spo/term/term-list.mdx"},{"name":"spo theme remove","description":"Removes existing theme","file":"spo/commands/theme/theme-remove.js","help":"spo/theme/theme-remove.mdx"},{"name":"spo user remove","description":"Removes user from specific web","file":"spo/commands/user/user-remove.js","help":"spo/user/user-remove.mdx"},{"name":"spo userprofile get","description":"Gets user profile property for a SharePoint user","file":"spo/commands/userprofile/userprofile-get.js","help":"spo/userprofile/userprofile-get.mdx"},{"name":"spo web remove","description":"Delete specified subsite","file":"spo/commands/web/web-remove.js","help":"spo/web/web-remove.mdx"},{"name":"spo web roleassignment remove","description":"Removes a role assignment from web permissions","file":"spo/commands/web/web-roleassignment-remove.js","help":"spo/web/web-roleassignment-remove.mdx"},{"name":"spo web roleinheritance break","description":"Break role inheritance of subsite","file":"spo/commands/web/web-roleinheritance-break.js","help":"spo/web/web-roleinheritance-break.mdx"},{"name":"spo web roleinheritance reset","description":"Restores role inheritance of subsite","file":"spo/commands/web/web-roleinheritance-reset.js","help":"spo/web/web-roleinheritance-reset.mdx"},{"name":"spp model remove","description":"Deletes a document understanding model","file":"spp/commands/model/model-remove.js","help":"spp/model/model-remove.mdx"},{"name":"teams app install","description":"Installs a Microsoft Teams team app from the catalog in the specified team or for the specified user","file":"teams/commands/app/app-install.js","help":"teams/app/app-install.mdx"},{"name":"teams app remove","description":"Removes a Teams app from the organization's app catalog","file":"teams/commands/app/app-remove.js","help":"teams/app/app-remove.mdx"},{"name":"teams app uninstall","description":"Uninstalls an app from a Microsoft Team team","file":"teams/commands/app/app-uninstall.js","help":"teams/app/app-uninstall.mdx"},{"name":"teams app update","description":"Updates Teams app in the organization's app catalog","file":"teams/commands/app/app-update.js","help":"teams/app/app-update.mdx"},{"name":"teams channel add","description":"Adds a channel to the specified Microsoft Teams team","file":"teams/commands/channel/channel-add.js","help":"teams/channel/channel-add.mdx"},{"name":"teams channel member add","description":"Adds a specified member in the specified Microsoft Teams private or shared team channel","file":"teams/commands/channel/channel-member-add.js","help":"teams/channel/channel-member-add.mdx"},{"name":"teams channel member remove","description":"Remove the specified member from the specified Microsoft Teams private or shared team channel","file":"teams/commands/channel/channel-member-remove.js","help":"teams/channel/channel-member-remove.mdx"},{"name":"teams channel member set","description":"Updates the role of the specified member in the specified Microsoft Teams private or shared team channel","file":"teams/commands/channel/channel-member-set.js","help":"teams/channel/channel-member-set.mdx"},{"name":"teams channel remove","description":"Removes the specified channel in the Microsoft Teams team","file":"teams/commands/channel/channel-remove.js","help":"teams/channel/channel-remove.mdx"},{"name":"teams chat get","description":"Get a Microsoft Teams chat conversation by id, participants or chat name.","file":"teams/commands/chat/chat-get.js","help":"teams/chat/chat-get.mdx"},{"name":"teams chat member remove","description":"Removes a member from a Microsoft Teams chat conversation","file":"teams/commands/chat/chat-member-remove.js","help":"teams/chat/chat-member-remove.mdx"},{"name":"teams chat message send","description":"Sends a chat message to a Microsoft Teams chat conversation.","file":"teams/commands/chat/chat-message-send.js","help":"teams/chat/chat-message-send.mdx"},{"name":"teams message remove","description":"Removes a message from a channel in a Microsoft Teams team","file":"teams/commands/message/message-remove.js","help":"teams/message/message-remove.mdx"},{"name":"teams tab remove","description":"Removes a tab from the specified channel","file":"teams/commands/tab/tab-remove.js","help":"teams/tab/tab-remove.mdx"},{"name":"teams team remove","description":"Removes the specified Microsoft Teams team","file":"teams/commands/team/team-remove.js","help":"teams/team/team-remove.mdx"},{"name":"teams user app add","description":"Install an app in the personal scope of the specified user","file":"teams/commands/user/user-app-add.js","help":"teams/user/user-app-add.mdx"},{"name":"teams user app list","description":"List the apps installed in the personal scope of the specified user","file":"teams/commands/user/user-app-list.js","help":"teams/user/user-app-list.mdx"},{"name":"teams user app remove","description":"Uninstall an app from the personal scope of the specified user.","file":"teams/commands/user/user-app-remove.js","help":"teams/user/user-app-remove.mdx"},{"name":"teams user app upgrade","description":"Upgrade an app in the personal scope of the specified user","file":"teams/commands/user/user-app-upgrade.js","help":"teams/user/user-app-upgrade.mdx"},{"name":"tenant people profilecardproperty remove","description":"Removes an additional attribute from the profile card properties","file":"tenant/commands/people/people-profilecardproperty-remove.js","help":"tenant/people/people-profilecardproperty-remove.mdx"},{"name":"todo list remove","description":"Removes a Microsoft To Do task list","file":"todo/commands/list/list-remove.js","help":"todo/list/list-remove.mdx"},{"name":"todo task get","description":"Get a specific task from a Microsoft To Do task list","file":"todo/commands/task/task-get.js","help":"todo/task/task-get.mdx"},{"name":"todo task list","description":"List tasks from a Microsoft To Do task list","file":"todo/commands/task/task-list.js","help":"todo/task/task-list.mdx"},{"name":"todo task remove","description":"Removes the specified Microsoft To Do task","file":"todo/commands/task/task-remove.js","help":"todo/task/task-remove.mdx"},{"name":"viva engage community remove","description":"Removes a Viva Engage community","file":"viva/commands/engage/engage-community-remove.js","help":"viva/engage/engage-community-remove.mdx"},{"name":"viva engage community user remove","description":"Removes a specified user from a Microsoft 365 Viva Engage community","file":"viva/commands/engage/engage-community-user-remove.js","help":"viva/engage/engage-community-user-remove.mdx"},{"name":"viva engage message like set","description":"Likes or unlikes a Viva Engage message","file":"viva/commands/engage/engage-message-like-set.js","help":"viva/engage/engage-message-like-set.mdx"},{"name":"viva engage message remove","description":"Removes a Viva Engage message","file":"viva/commands/engage/engage-message-remove.js","help":"viva/engage/engage-message-remove.mdx"},{"name":"viva engage search","description":"Returns a list of messages, users, topics and groups that match the specified query.","file":"viva/commands/engage/engage-search.js","help":"viva/engage/engage-search.mdx"},{"name":"adaptivecard send","description":"Sends adaptive card to the specified URL","file":"adaptivecard/commands/adaptivecard-send.js","help":"adaptivecard/adaptivecard-send.mdx"},{"name":"app open","description":"Opens Microsoft Entra app in the Microsoft Entra ID portal","file":"app/commands/app-open.js","help":"app/app-open.mdx"},{"name":"cli app add","description":"Creates a Microsoft Entra application registration for CLI for Microsoft 365","file":"cli/commands/app/app-add.js","help":"cli/app/app-add.mdx"},{"name":"cli consent","description":"Consent additional permissions for the Microsoft Entra application used by the CLI for Microsoft 365","file":"cli/commands/cli-consent.js","help":"cli/cli-consent.mdx"},{"name":"cli doctor","description":"Retrieves diagnostic information about the current environment","file":"cli/commands/cli-doctor.js","help":"cli/cli-doctor.mdx"},{"name":"cli completion pwsh setup","description":"Sets up command completion for PowerShell","file":"cli/commands/completion/completion-pwsh-setup.js","help":"cli/completion/completion-pwsh-setup.mdx"},{"name":"cli config get","description":"Gets value of a CLI for Microsoft 365 configuration option","file":"cli/commands/config/config-get.js","help":"cli/config/config-get.mdx"},{"name":"cli config list","description":"List all self set CLI for Microsoft 365 configurations","file":"cli/commands/config/config-list.js","help":"cli/config/config-list.mdx"},{"name":"cli config reset","description":"Resets the specified CLI configuration option to its default value","file":"cli/commands/config/config-reset.js","help":"cli/config/config-reset.mdx"},{"name":"cli config set","description":"Manage global configuration settings about the CLI for Microsoft 365","file":"cli/commands/config/config-set.js","help":"cli/config/config-set.mdx"},{"name":"docs","description":"Returns the CLI for Microsoft 365 docs webpage URL","file":"commands/docs.js","help":"docs.mdx"},{"name":"login","description":"Log in to Microsoft 365","file":"commands/login.js","help":"login.mdx"},{"name":"logout","description":"Log out from Microsoft 365","file":"commands/logout.js","help":"logout.mdx"},{"name":"request","description":"Executes the specified web request using CLI for Microsoft 365","file":"commands/request.js","help":"request.mdx"},{"name":"setup","description":"Sets up CLI for Microsoft 365 based on your preferences","file":"commands/setup.js","help":"setup.mdx"},{"name":"status","description":"Shows Microsoft 365 login status","file":"commands/status.js","help":"status.mdx"},{"name":"connection list","description":"Show the list of available connections","file":"connection/commands/connection-list.js","help":"connection/connection-list.mdx"},{"name":"connection remove","description":"Remove the specified connection","file":"connection/commands/connection-remove.js","help":"connection/connection-remove.mdx"},{"name":"connection set","description":"Rename the specified connection","file":"connection/commands/connection-set.js","help":"connection/connection-set.mdx"},{"name":"connection use","description":"Activate the specified Microsoft 365 tenant connection","file":"connection/commands/connection-use.js","help":"connection/connection-use.mdx"},{"name":"context remove","description":"Removes the CLI for Microsoft 365 context in the current working folder","file":"context/commands/context-remove.js","help":"context/context-remove.mdx"},{"name":"context option list","description":"List all options added to the context","file":"context/commands/option/option-list.js","help":"context/option/option-list.mdx"},{"name":"context option remove","description":"Removes an already available name from local context file.","file":"context/commands/option/option-remove.js","help":"context/option/option-remove.mdx"},{"name":"context option set","description":"Allows to add a new name for the option and value to the local context file.","file":"context/commands/option/option-set.js","help":"context/option/option-set.mdx"},{"name":"entra administrativeunit add","description":"Creates an administrative unit","file":"entra/commands/administrativeunit/administrativeunit-add.js","help":"entra/administrativeunit/administrativeunit-add.mdx"},{"name":"entra administrativeunit get","description":"Gets information about a specific administrative unit","file":"entra/commands/administrativeunit/administrativeunit-get.js","help":"entra/administrativeunit/administrativeunit-get.mdx"},{"name":"entra administrativeunit list","description":"Retrieves a list of administrative units","file":"entra/commands/administrativeunit/administrativeunit-list.js","help":"entra/administrativeunit/administrativeunit-list.mdx"},{"name":"entra app add","description":"Creates new Entra app registration","file":"entra/commands/app/app-add.js","help":"entra/app/app-add.mdx"},{"name":"entra group list","description":"Lists all groups defined in Entra ID.","file":"entra/commands/group/group-list.js","help":"entra/group/group-list.mdx"},{"name":"entra m365group set","description":"Updates Microsoft 365 Group properties","file":"entra/commands/m365group/m365group-set.js","help":"entra/m365group/m365group-set.mdx"},{"name":"entra organization list","description":"Lists all Microsoft Entra ID organizations","file":"entra/commands/organization/organization-list.js","help":"entra/organization/organization-list.mdx"},{"name":"entra organization set","description":"Updates info about the organization","file":"entra/commands/organization/organization-set.js","help":"entra/organization/organization-set.mdx"},{"name":"entra pim role assignment add","description":"Request activation of an Entra role assignment for a user or group","file":"entra/commands/pim/pim-role-assignment-add.js","help":"entra/pim/pim-role-assignment-add.mdx"},{"name":"entra pim role assignment remove","description":"Request deactivation of an Entra role assignment for a user or group","file":"entra/commands/pim/pim-role-assignment-remove.js","help":"entra/pim/pim-role-assignment-remove.mdx"},{"name":"entra roleassignment add","description":"Assign a Entra ID role to a user and specify the scope for which the user has been granted access","file":"entra/commands/roleassignment/roleassignment-add.js","help":"entra/roleassignment/roleassignment-add.mdx"},{"name":"entra roledefinition add","description":"Creates a custom Microsoft Entra ID role definition","file":"entra/commands/roledefinition/roledefinition-add.js","help":"entra/roledefinition/roledefinition-add.mdx"},{"name":"entra roledefinition get","description":"Gets a specific Microsoft Entra ID role definition","file":"entra/commands/roledefinition/roledefinition-get.js","help":"entra/roledefinition/roledefinition-get.mdx"},{"name":"entra roledefinition list","description":"Lists all Microsoft Entra ID role definitions","file":"entra/commands/roledefinition/roledefinition-list.js","help":"entra/roledefinition/roledefinition-list.mdx"},{"name":"entra roledefinition set","description":"Updates a custom Microsoft Entra ID role definition","file":"entra/commands/roledefinition/roledefinition-set.js","help":"entra/roledefinition/roledefinition-set.mdx"},{"name":"entra rolepermission list","description":"Lists all Microsoft Entra ID role permissions","file":"entra/commands/rolepermission/rolepermission-list.js","help":"entra/rolepermission/rolepermission-list.mdx"},{"name":"entra user license list","description":"Lists the license details for a given user","file":"entra/commands/user/user-license-list.js","help":"entra/user/user-license-list.mdx"},{"name":"entra user set","description":"Updates information about the specified user","file":"entra/commands/user/user-set.js","help":"entra/user/user-set.mdx"},{"name":"exo approleassignment add","description":"Grant permissions to an application that's accessing data in Exchange Online and specify which mailboxes an app can access.","file":"exo/commands/approleassignment/approleassignment-add.js","help":"exo/approleassignment/approleassignment-add.mdx"},{"name":"file convert pdf","description":"Converts the specified file to PDF using Microsoft Graph","file":"file/commands/convert/convert-pdf.js","help":"file/convert/convert-pdf.mdx"},{"name":"flow environment get","description":"Gets information about the specified Microsoft Flow environment","file":"flow/commands/environment/environment-get.js","help":"flow/environment/environment-get.mdx"},{"name":"flow owner list","description":"Lists all owners of a Power Automate flow","file":"flow/commands/owner/owner-list.js","help":"flow/owner/owner-list.mdx"},{"name":"flow recyclebinitem list","description":"Lists all soft-deleted Power Automate flows within an environment","file":"flow/commands/recyclebinitem/recyclebinitem-list.js","help":"flow/recyclebinitem/recyclebinitem-list.mdx"},{"name":"flow recyclebinitem restore","description":"Restores a soft-deleted Power Automate flow","file":"flow/commands/recyclebinitem/recyclebinitem-restore.js","help":"flow/recyclebinitem/recyclebinitem-restore.mdx"},{"name":"graph directoryextension add","description":"Creates a new directory extension","file":"graph/commands/directoryextension/directoryextension-add.js","help":"graph/directoryextension/directoryextension-add.mdx"},{"name":"graph directoryextension get","description":"Retrieves the definition of a directory extension","file":"graph/commands/directoryextension/directoryextension-get.js","help":"graph/directoryextension/directoryextension-get.mdx"},{"name":"graph directoryextension list","description":"Retrieves a list of directory extensions","file":"graph/commands/directoryextension/directoryextension-list.js","help":"graph/directoryextension/directoryextension-list.mdx"},{"name":"graph openextension add","description":"Adds an open extension to a resource","file":"graph/commands/openextension/openextension-add.js","help":"graph/openextension/openextension-add.mdx"},{"name":"graph openextension get","description":"Retrieves a specific open extension for a resource","file":"graph/commands/openextension/openextension-get.js","help":"graph/openextension/openextension-get.mdx"},{"name":"graph openextension list","description":"Retrieves all open extensions for a resource","file":"graph/commands/openextension/openextension-list.js","help":"graph/openextension/openextension-list.mdx"},{"name":"graph openextension set","description":"Updates an open extension for a resource","file":"graph/commands/openextension/openextension-set.js","help":"graph/openextension/openextension-set.mdx"},{"name":"outlook mail searchfolder add","description":"Creates a new mail search folder in the user's mailbox","file":"outlook/commands/mail/mail-searchfolder-add.js","help":"outlook/mail/mail-searchfolder-add.mdx"},{"name":"outlook mail send","description":"Sends an email","file":"outlook/commands/mail/mail-send.js","help":"outlook/mail/mail-send.mdx"},{"name":"outlook mailbox settings get","description":"Get the user's mailbox settings","file":"outlook/commands/mailbox/mailbox-settings-get.js","help":"outlook/mailbox/mailbox-settings-get.mdx"},{"name":"outlook mailbox settings set","description":"Updates user mailbox settings","file":"outlook/commands/mailbox/mailbox-settings-set.js","help":"outlook/mailbox/mailbox-settings-set.mdx"},{"name":"outlook message get","description":"Retrieves specified message","file":"outlook/commands/message/message-get.js","help":"outlook/message/message-get.mdx"},{"name":"pa app permission ensure","description":"Assigns/updates permissions to a Power Apps app","file":"pa/commands/app/app-permission-ensure.js","help":"pa/app/app-permission-ensure.mdx"},{"name":"pa environment get","description":"Gets information about the specified Microsoft Power Apps environment","file":"pa/commands/environment/environment-get.js","help":"pa/environment/environment-get.mdx"},{"name":"planner plan add","description":"Adds a new Microsoft Planner plan","file":"planner/commands/plan/plan-add.js","help":"planner/plan/plan-add.mdx"},{"name":"planner roster plan list","description":"Lists all Microsoft Planner Roster plans for a specific user","file":"planner/commands/roster/roster-plan-list.js","help":"planner/roster/roster-plan-list.mdx"},{"name":"pp environment get","description":"Gets information about the specified Power Platform environment","file":"pp/commands/environment/environment-get.js","help":"pp/environment/environment-get.mdx"},{"name":"pp solution list","description":"Lists solutions in a given environment.","file":"pp/commands/solution/solution-list.js","help":"pp/solution/solution-list.mdx"},{"name":"pp website get","description":"Gets information about the specified Power Pages website.","file":"pp/commands/website/website-get.js","help":"pp/website/website-get.mdx"},{"name":"purview auditlog list","description":"List audit logs within your tenant","file":"purview/commands/auditlog/auditlog-list.js","help":"purview/auditlog/auditlog-list.mdx"},{"name":"purview sensitivitylabel get","description":"Retrieve the specified sensitivity label","file":"purview/commands/sensitivitylabel/sensitivitylabel-get.js","help":"purview/sensitivitylabel/sensitivitylabel-get.mdx"},{"name":"purview sensitivitylabel list","description":"Get a list of sensitivity labels","file":"purview/commands/sensitivitylabel/sensitivitylabel-list.js","help":"purview/sensitivitylabel/sensitivitylabel-list.mdx"},{"name":"purview sensitivitylabel policysettings list","description":"Get a list of policy settings for a sensitivity label","file":"purview/commands/sensitivitylabel/sensitivitylabel-policysettings-list.js","help":"purview/sensitivitylabel/sensitivitylabel-policysettings-list.mdx"},{"name":"purview threatassessment add","description":"Create a threat assessment","file":"purview/commands/threatassessment/threatassessment-add.js","help":"purview/threatassessment/threatassessment-add.mdx"},{"name":"spe container add","description":"Creates a new container","file":"spe/commands/container/container-add.js","help":"spe/container/container-add.mdx"},{"name":"spe container permission list","description":"Lists permissions of a SharePoint Embedded Container","file":"spe/commands/container/container-permission-list.js","help":"spe/container/container-permission-list.mdx"},{"name":"spe container recyclebinitem list","description":"Lists deleted containers of a specific container type","file":"spe/commands/container/container-recyclebinitem-list.js","help":"spe/container/container-recyclebinitem-list.mdx"},{"name":"spfx project azuredevops pipeline add","description":"Adds a Azure DevOps Pipeline for a SharePoint Framework project.","file":"spfx/commands/project/project-azuredevops-pipeline-add.js","help":"spfx/project/project-azuredevops-pipeline-add.mdx"},{"name":"spfx project doctor","description":"Validates correctness of a SharePoint Framework project","file":"spfx/commands/project/project-doctor.js","help":"spfx/project/project-doctor.mdx"},{"name":"spfx project externalize","description":"Externalizes SharePoint Framework project dependencies","file":"spfx/commands/project/project-externalize.js","help":"spfx/project/project-externalize.mdx"},{"name":"spfx project github workflow add","description":"Adds a GitHub workflow for a SharePoint Framework project.","file":"spfx/commands/project/project-github-workflow-add.js","help":"spfx/project/project-github-workflow-add.mdx"},{"name":"spfx project permissions grant","description":"Grant API permissions defined in the current SPFx project","file":"spfx/commands/project/project-permissions-grant.js","help":"spfx/project/project-permissions-grant.mdx"},{"name":"spfx project rename","description":"Renames SharePoint Framework project","file":"spfx/commands/project/project-rename.js","help":"spfx/project/project-rename.mdx"},{"name":"spfx project upgrade","description":"Upgrades SharePoint Framework project to the specified version","file":"spfx/commands/project/project-upgrade.js","help":"spfx/project/project-upgrade.mdx"},{"name":"spo applicationcustomizer get","description":"Get an application customizer that is added to a site.","file":"spo/commands/applicationcustomizer/applicationcustomizer-get.js","help":"spo/applicationcustomizer/applicationcustomizer-get.mdx"},{"name":"spo commandset get","description":"Get a ListView Command Set that is added to a site.","file":"spo/commands/commandset/commandset-get.js","help":"spo/commandset/commandset-get.mdx"},{"name":"spo customaction get","description":"Gets details for the specified custom action","file":"spo/commands/customaction/customaction-get.js","help":"spo/customaction/customaction-get.mdx"},{"name":"spo file sharinglink list","description":"Lists all the sharing links of a specific file","file":"spo/commands/file/file-sharinglink-list.js","help":"spo/file/file-sharinglink-list.mdx"},{"name":"spo file version keep","description":"Ensure that a specific file version will never expire","file":"spo/commands/file/file-version-keep.js","help":"spo/file/file-version-keep.mdx"},{"name":"spo folder get","description":"Gets information about the specified folder","file":"spo/commands/folder/folder-get.js","help":"spo/folder/folder-get.mdx"},{"name":"spo folder sharinglink list","description":"Lists all the sharing links of a specific folder","file":"spo/commands/folder/folder-sharinglink-list.js","help":"spo/folder/folder-sharinglink-list.mdx"},{"name":"spo homesite add","description":"Adds a home site","file":"spo/commands/homesite/homesite-add.js","help":"spo/homesite/homesite-add.mdx"},{"name":"spo homesite get","description":"Gets information about a home site","file":"spo/commands/homesite/homesite-get.js","help":"spo/homesite/homesite-get.mdx"},{"name":"spo homesite set","description":"Updates an existing SharePoint home site.","file":"spo/commands/homesite/homesite-set.js","help":"spo/homesite/homesite-set.mdx"},{"name":"spo list defaultvalue list","description":"Retrieves default column values for a specific document library","file":"spo/commands/list/list-defaultvalue-list.js","help":"spo/list/list-defaultvalue-list.mdx"},{"name":"spo list defaultvalue set","description":"Sets default column values for a specific document library","file":"spo/commands/list/list-defaultvalue-set.js","help":"spo/list/list-defaultvalue-set.mdx"},{"name":"spo list view add","description":"Adds a new view to a SharePoint list","file":"spo/commands/list/list-view-add.js","help":"spo/list/list-view-add.mdx"},{"name":"spo listitem isrecord","description":"Checks if the specified list item is a record","file":"spo/commands/listitem/listitem-isrecord.js","help":"spo/listitem/listitem-isrecord.mdx"},{"name":"spo page column get","description":"Get information about a specific column of a modern page","file":"spo/commands/page/page-column-get.js","help":"spo/page/page-column-get.mdx"},{"name":"spo page column list","description":"Lists columns in the specific section of a modern page","file":"spo/commands/page/page-column-list.js","help":"spo/page/page-column-list.mdx"},{"name":"spo page get","description":"Gets information about the specific modern page","file":"spo/commands/page/page-get.js","help":"spo/page/page-get.mdx"},{"name":"spo page publish","description":"Publishes a modern page","file":"spo/commands/page/page-publish.js","help":"spo/page/page-publish.mdx"},{"name":"spo page section get","description":"Get information about the specified modern page section","file":"spo/commands/page/page-section-get.js","help":"spo/page/page-section-get.mdx"},{"name":"spo page section list","description":"List sections in the specific modern page","file":"spo/commands/page/page-section-list.js","help":"spo/page/page-section-list.mdx"},{"name":"spo page set","description":"Updates modern page properties","file":"spo/commands/page/page-set.js","help":"spo/page/page-set.mdx"},{"name":"spo site appcatalog list","description":"List all site collection app catalogs within the tenant","file":"spo/commands/site/site-appcatalog-list.js","help":"spo/site/site-appcatalog-list.mdx"},{"name":"spo site get","description":"Gets information about the specific site collection","file":"spo/commands/site/site-get.js","help":"spo/site/site-get.mdx"},{"name":"spo site sharingpermission set","description":"Controls how a site and its components can be shared","file":"spo/commands/site/site-sharingpermission-set.js","help":"spo/site/site-sharingpermission-set.mdx"},{"name":"spo get","description":"Gets the context URL for the root SharePoint site collection and SharePoint tenant admin site","file":"spo/commands/spo-get.js","help":"spo/spo-get.mdx"},{"name":"spo set","description":"Sets the URL of the root SharePoint site collection for use in SPO commands","file":"spo/commands/spo-set.js","help":"spo/spo-set.mdx"},{"name":"spo tenant appcatalog add","description":"Creates new tenant app catalog site","file":"spo/commands/tenant/tenant-appcatalog-add.js","help":"spo/tenant/tenant-appcatalog-add.mdx"},{"name":"spo tenant applicationcustomizer add","description":"Add an application customizer as a tenant wide extension.","file":"spo/commands/tenant/tenant-applicationcustomizer-add.js","help":"spo/tenant/tenant-applicationcustomizer-add.mdx"},{"name":"spo tenant applicationcustomizer get","description":"Get an application customizer that is installed tenant wide","file":"spo/commands/tenant/tenant-applicationcustomizer-get.js","help":"spo/tenant/tenant-applicationcustomizer-get.mdx"},{"name":"spo tenant applicationcustomizer list","description":"Retrieves a list of application customizers that are installed tenant-wide.","file":"spo/commands/tenant/tenant-applicationcustomizer-list.js","help":"spo/tenant/tenant-applicationcustomizer-list.mdx"},{"name":"spo tenant commandset add","description":"Add a ListView Command Set as a tenant-wide extension.","file":"spo/commands/tenant/tenant-commandset-add.js","help":"spo/tenant/tenant-commandset-add.mdx"},{"name":"spo tenant commandset list","description":"Retrieves a list of ListView Command Sets that are installed tenant-wide","file":"spo/commands/tenant/tenant-commandset-list.js","help":"spo/tenant/tenant-commandset-list.mdx"},{"name":"spp model apply","description":"Applies (or syncs) a trained document understanding model to a document library","file":"spp/commands/model/model-apply.js","help":"spp/model/model-apply.mdx"},{"name":"teams cache remove","description":"Removes the Microsoft Teams client cache","file":"teams/commands/cache/cache-remove.js","help":"teams/cache/cache-remove.mdx"},{"name":"teams callrecord list","description":"Lists all Teams calls within the tenant","file":"teams/commands/callrecord/callrecord-list.js","help":"teams/callrecord/callrecord-list.mdx"},{"name":"teams chat list","description":"Lists all chat conversations","file":"teams/commands/chat/chat-list.js","help":"teams/chat/chat-list.mdx"},{"name":"teams meeting add","description":"Creates a new online meeting","file":"teams/commands/meeting/meeting-add.js","help":"teams/meeting/meeting-add.mdx"},{"name":"teams meeting attendancereport get","description":"Gets attendance report for a given meeting","file":"teams/commands/meeting/meeting-attendancereport-get.js","help":"teams/meeting/meeting-attendancereport-get.mdx"},{"name":"teams meeting attendancereport list","description":"Lists all attendance reports for a given meeting","file":"teams/commands/meeting/meeting-attendancereport-list.js","help":"teams/meeting/meeting-attendancereport-list.mdx"},{"name":"teams meeting get","description":"Get specified meeting details","file":"teams/commands/meeting/meeting-get.js","help":"teams/meeting/meeting-get.mdx"},{"name":"teams meeting list","description":"Retrieve all online meetings for a given user or shared mailbox","file":"teams/commands/meeting/meeting-list.js","help":"teams/meeting/meeting-list.mdx"},{"name":"teams meeting transcript get","description":"Downloads a transcript for a given meeting","file":"teams/commands/meeting/meeting-transcript-get.js","help":"teams/meeting/meeting-transcript-get.mdx"},{"name":"teams meeting transcript list","description":"Lists all transcripts for a given meeting","file":"teams/commands/meeting/meeting-transcript-list.js","help":"teams/meeting/meeting-transcript-list.mdx"},{"name":"teams team add","description":"Adds a new Microsoft Teams team","file":"teams/commands/team/team-add.js","help":"teams/team/team-add.mdx"},{"name":"teams team app list","description":"List apps installed in the specified team","file":"teams/commands/team/team-app-list.js","help":"teams/team/team-app-list.mdx"},{"name":"tenant id get","description":"Gets Microsoft 365 tenant ID for the specified domain","file":"tenant/commands/id/id-get.js","help":"tenant/id/id-get.mdx"},{"name":"tenant info get","description":"Gets information about any tenant","file":"tenant/commands/info/info-get.js","help":"tenant/info/info-get.mdx"},{"name":"tenant people pronouns set","description":"Manage pronouns settings for an organization","file":"tenant/commands/people/people-pronouns-set.js","help":"tenant/people/people-pronouns-set.mdx"},{"name":"tenant report settings set","description":"Update tenant-level settings for Microsoft 365 reports","file":"tenant/commands/report/report-settings-set.js","help":"tenant/report/report-settings-set.mdx"},{"name":"util accesstoken get","description":"Gets access token for the specified resource","file":"util/commands/accesstoken/accesstoken-get.js","help":"util/accesstoken/accesstoken-get.mdx"},{"name":"viva engage community add","description":"Creates a new community in Viva Engage","file":"viva/commands/engage/engage-community-add.js","help":"viva/engage/engage-community-add.mdx"},{"name":"viva engage community user add","description":"Adds a user to a specific Microsoft 365 Viva Engage community","file":"viva/commands/engage/engage-community-user-add.js","help":"viva/engage/engage-community-user-add.mdx"},{"name":"viva engage community user list","description":"Lists all users within a specified Microsoft 365 Viva Engage community","file":"viva/commands/engage/engage-community-user-list.js","help":"viva/engage/engage-community-user-list.mdx"},{"name":"viva engage role member list","description":"Lists all users assigned to a Viva Engage role","file":"viva/commands/engage/engage-role-member-list.js","help":"viva/engage/engage-role-member-list.mdx"},{"name":"app get","description":"Retrieves information about the current Microsoft Entra app","file":"app/commands/app-get.js","help":"app/app-get.mdx"},{"name":"entra app get","description":"Gets an Entra app registration","file":"entra/commands/app/app-get.js","help":"entra/app/app-get.mdx"},{"name":"entra app role list","description":"Gets Entra app registration roles","file":"entra/commands/app/app-role-list.js","help":"entra/app/app-role-list.mdx"},{"name":"entra administrativeunit member list","description":"Retrieves members (users, groups, or devices) of an administrative unit.","file":"entra/commands/administrativeunit/administrativeunit-member-list.js","help":"entra/administrativeunit/administrativeunit-member-list.mdx"},{"name":"entra group get","description":"Gets information about the specified Entra group","file":"entra/commands/group/group-get.js","help":"entra/group/group-get.mdx"},{"name":"entra group member list","description":"Lists members of a specific Entra group","file":"entra/commands/group/group-member-list.js","help":"entra/group/group-member-list.mdx"},{"name":"entra m365group conversation list","description":"Lists conversations for the specified Microsoft 365 group","file":"entra/commands/m365group/m365group-conversation-list.js","help":"entra/m365group/m365group-conversation-list.mdx"},{"name":"entra m365group conversation post list","description":"Lists conversation posts of a Microsoft 365 group","file":"entra/commands/m365group/m365group-conversation-post-list.js","help":"entra/m365group/m365group-conversation-post-list.mdx"},{"name":"entra m365group user list","description":"Lists users for the specified Microsoft 365 group","file":"entra/commands/m365group/m365group-user-list.js","help":"entra/m365group/m365group-user-list.mdx"},{"name":"entra pim role assignment eligibility list","description":"Retrieves a list of eligible roles a user or group can be assigned to","file":"entra/commands/pim/pim-role-assignment-eligibility-list.js","help":"entra/pim/pim-role-assignment-eligibility-list.mdx"},{"name":"entra pim role assignment list","description":"Retrieves a list of Entra role assignments for a user or group","file":"entra/commands/pim/pim-role-assignment-list.js","help":"entra/pim/pim-role-assignment-list.mdx"},{"name":"entra pim role request list","description":"Retrieves a list of PIM requests for roles","file":"entra/commands/pim/pim-role-request-list.js","help":"entra/pim/pim-role-request-list.mdx"},{"name":"onenote page list","description":"Retrieve a list of OneNote pages.","file":"onenote/commands/page/page-list.js","help":"onenote/page/page-list.mdx"},{"name":"planner bucket list","description":"Lists the Microsoft Planner buckets in a plan","file":"planner/commands/bucket/bucket-list.js","help":"planner/bucket/bucket-list.mdx"},{"name":"planner plan list","description":"Returns a list of plans associated with a specified group or roster","file":"planner/commands/plan/plan-list.js","help":"planner/plan/plan-list.mdx"},{"name":"planner task list","description":"Lists planner tasks in a bucket, plan, or tasks for the currently logged in user","file":"planner/commands/task/task-list.js","help":"planner/task/task-list.mdx"},{"name":"teams channel list","description":"Lists channels in the specified Microsoft Teams team","file":"teams/commands/channel/channel-list.js","help":"teams/channel/channel-list.mdx"},{"name":"entra administrativeunit roleassignment add","description":"Assigns a Microsoft Entra role with administrative unit scope to a user","file":"entra/commands/administrativeunit/administrativeunit-roleassignment-add.js","help":"entra/administrativeunit/administrativeunit-roleassignment-add.mdx"},{"name":"pp aibuildermodel list","description":"List available AI builder models in the specified Power Platform environment.","file":"pp/commands/aibuildermodel/aibuildermodel-list.js","help":"pp/aibuildermodel/aibuildermodel-list.mdx"},{"name":"pp copilot list","description":"Lists Microsoft Power Platform copilots in the specified Power Platform environment","file":"pp/commands/copilot/copilot-list.js","help":"pp/copilot/copilot-list.mdx"},{"name":"pp dataverse table list","description":"Lists dataverse tables in a given environment","file":"pp/commands/dataverse/dataverse-table-list.js","help":"pp/dataverse/dataverse-table-list.mdx"},{"name":"spe container list","description":"Lists all Container Types","file":"spe/commands/container/container-list.js","help":"spe/container/container-list.mdx"},{"name":"spe containertype list","description":"Lists all Container Types","file":"spe/commands/containertype/containertype-list.js","help":"spe/containertype/containertype-list.mdx"},{"name":"app permission add","description":"Adds the specified application and/or delegated permissions to the current Microsoft Entra app API permissions","file":"app/commands/permission/permission-add.js","help":"app/permission/permission-add.mdx"},{"name":"app permission list","description":"Lists API permissions for the current Microsoft Entra app","file":"app/commands/permission/permission-list.js","help":"app/permission/permission-list.mdx"},{"name":"search","description":"Uses the Microsoft Search to query Microsoft 365 data","file":"commands/search.js","help":"search.mdx"},{"name":"entra administrativeunit member add","description":"Adds a member (user, group, device) to an administrative unit","file":"entra/commands/administrativeunit/administrativeunit-member-add.js","help":"entra/administrativeunit/administrativeunit-member-add.mdx"},{"name":"entra administrativeunit member get","description":"Retrieve a specific member (user, group, or device) of an administrative unit","file":"entra/commands/administrativeunit/administrativeunit-member-get.js","help":"entra/administrativeunit/administrativeunit-member-get.mdx"},{"name":"entra app permission add","description":"Adds the specified application and/or delegated permissions to a specified Microsoft Entra app","file":"entra/commands/app/app-permission-add.js","help":"entra/app/app-permission-add.mdx"},{"name":"entra app permission list","description":"Lists the application and delegated permissions for a specified Entra Application Registration","file":"entra/commands/app/app-permission-list.js","help":"entra/app/app-permission-list.mdx"},{"name":"entra app role add","description":"Adds role to the specified Entra app registration","file":"entra/commands/app/app-role-add.js","help":"entra/app/app-role-add.mdx"},{"name":"entra app set","description":"Updates Entra app registration","file":"entra/commands/app/app-set.js","help":"entra/app/app-set.mdx"},{"name":"entra approleassignment list","description":"Lists app role assignments for the specified application registration","file":"entra/commands/approleassignment/approleassignment-list.js","help":"entra/approleassignment/approleassignment-list.mdx"},{"name":"entra group add","description":"Creates a Microsoft Entra group","file":"entra/commands/group/group-add.js","help":"entra/group/group-add.mdx"},{"name":"entra group member add","description":"Adds members to a Microsoft Entra group","file":"entra/commands/group/group-member-add.js","help":"entra/group/group-member-add.mdx"},{"name":"entra group member set","description":"Updates the role of members in a Microsoft Entra ID group","file":"entra/commands/group/group-member-set.js","help":"entra/group/group-member-set.mdx"},{"name":"entra group set","description":"Updates a Microsoft Entra group","file":"entra/commands/group/group-set.js","help":"entra/group/group-set.mdx"},{"name":"entra groupsetting add","description":"Creates a group setting","file":"entra/commands/groupsetting/groupsetting-add.js","help":"entra/groupsetting/groupsetting-add.mdx"},{"name":"entra groupsetting get","description":"Gets information about the particular group setting","file":"entra/commands/groupsetting/groupsetting-get.js","help":"entra/groupsetting/groupsetting-get.mdx"},{"name":"entra groupsetting set","description":"Updates the particular group setting","file":"entra/commands/groupsetting/groupsetting-set.js","help":"entra/groupsetting/groupsetting-set.mdx"},{"name":"entra m365group add","description":"Creates a Microsoft 365 Group","file":"entra/commands/m365group/m365group-add.js","help":"entra/m365group/m365group-add.mdx"},{"name":"entra m365group get","description":"Gets information about the specified Microsoft 365 Group or Microsoft Teams team","file":"entra/commands/m365group/m365group-get.js","help":"entra/m365group/m365group-get.mdx"},{"name":"entra m365group list","description":"Lists Microsoft 365 Groups in the current tenant","file":"entra/commands/m365group/m365group-list.js","help":"entra/m365group/m365group-list.mdx"},{"name":"entra m365group renew","description":"Renews Microsoft 365 group's expiration","file":"entra/commands/m365group/m365group-renew.js","help":"entra/m365group/m365group-renew.mdx"},{"name":"entra m365group teamify","description":"Creates a new Microsoft Teams team under existing Microsoft 365 group","file":"entra/commands/m365group/m365group-teamify.js","help":"entra/m365group/m365group-teamify.mdx"},{"name":"entra m365group user add","description":"Adds user to specified Microsoft 365 Group or Microsoft Teams team","file":"entra/commands/m365group/m365group-user-add.js","help":"entra/m365group/m365group-user-add.mdx"},{"name":"entra m365group user set","description":"Updates role of the specified user in the specified Microsoft 365 Group or Microsoft Teams team","file":"entra/commands/m365group/m365group-user-set.js","help":"entra/m365group/m365group-user-set.mdx"},{"name":"entra multitenant add","description":"Creates a new multitenant organization","file":"entra/commands/multitenant/multitenant-add.js","help":"entra/multitenant/multitenant-add.mdx"},{"name":"entra multitenant get","description":"Gets properties of the multitenant organization","file":"entra/commands/multitenant/multitenant-get.js","help":"entra/multitenant/multitenant-get.mdx"},{"name":"entra multitenant set","description":"Updates the properties of a multitenant organization","file":"entra/commands/multitenant/multitenant-set.js","help":"entra/multitenant/multitenant-set.mdx"},{"name":"entra oauth2grant add","description":"Grant the specified service principal OAuth2 permissions to the specified resource","file":"entra/commands/oauth2grant/oauth2grant-add.js","help":"entra/oauth2grant/oauth2grant-add.mdx"},{"name":"entra oauth2grant set","description":"Update OAuth2 permissions for the service principal","file":"entra/commands/oauth2grant/oauth2grant-set.js","help":"entra/oauth2grant/oauth2grant-set.mdx"},{"name":"entra policy list","description":"Returns policies from Entra ID","file":"entra/commands/policy/policy-list.js","help":"entra/policy/policy-list.mdx"},{"name":"entra siteclassification enable","description":"Enables site classification configuration","file":"entra/commands/siteclassification/siteclassification-enable.js","help":"entra/siteclassification/siteclassification-enable.mdx"},{"name":"entra siteclassification get","description":"Gets site classification configuration","file":"entra/commands/siteclassification/siteclassification-get.js","help":"entra/siteclassification/siteclassification-get.mdx"},{"name":"entra siteclassification set","description":"Updates site classification configuration","file":"entra/commands/siteclassification/siteclassification-set.js","help":"entra/siteclassification/siteclassification-set.mdx"},{"name":"entra user add","description":"Creates a new user","file":"entra/commands/user/user-add.js","help":"entra/user/user-add.mdx"},{"name":"entra user get","description":"Gets information about the specified user","file":"entra/commands/user/user-get.js","help":"entra/user/user-get.mdx"},{"name":"entra user groupmembership list","description":"Retrieves all groups where the user is a member of","file":"entra/commands/user/user-groupmembership-list.js","help":"entra/user/user-groupmembership-list.mdx"},{"name":"entra user guest add","description":"Invite an external user to the organization","file":"entra/commands/user/user-guest-add.js","help":"entra/user/user-guest-add.mdx"},{"name":"entra user hibp","description":"Allows you to retrieve all accounts that have been pwned with the specified username","file":"entra/commands/user/user-hibp.js","help":"entra/user/user-hibp.mdx"},{"name":"entra user license add","description":"Assigns a license to a user","file":"entra/commands/user/user-license-add.js","help":"entra/user/user-license-add.mdx"},{"name":"entra user password validate","description":"Check a user's password against the organization's password validation policy","file":"entra/commands/user/user-password-validate.js","help":"entra/user/user-password-validate.mdx"},{"name":"entra user recyclebinitem restore","description":"Restores a user from the tenant recycle bin","file":"entra/commands/user/user-recyclebinitem-restore.js","help":"entra/user/user-recyclebinitem-restore.mdx"},{"aliases":["search externalconnection add"],"name":"external connection add","description":"Adds a new external connection","file":"external/commands/connection/connection-add.js","help":"external/connection/connection-add.mdx"},{"name":"external connection doctor","description":"Checks if the external connection is correctly configured for use with the specified Microsoft 365 experience","file":"external/commands/connection/connection-doctor.js","help":"external/connection/connection-doctor.mdx"},{"aliases":["search externalconnection get"],"name":"external connection get","description":"Get a specific external connection","file":"external/commands/connection/connection-get.js","help":"external/connection/connection-get.mdx"},{"aliases":["search externalconnection schema add"],"name":"external connection schema add","description":"Allows the administrator to add a schema to a specific external connection","file":"external/commands/connection/connection-schema-add.js","help":"external/connection/connection-schema-add.mdx"},{"name":"external connection urltoitemresolver add","description":"Adds a URL to item resolver to an external connection","file":"external/commands/connection/connection-urltoitemresolver-add.js","help":"external/connection/connection-urltoitemresolver-add.mdx"},{"name":"external item add","description":"Creates external item","file":"external/commands/item/item-add.js","help":"external/item/item-add.mdx"},{"name":"file add","description":"Uploads file to the specified site","file":"file/commands/file-add.js","help":"file/file-add.mdx"},{"name":"file copy","description":"Copies a file to another location using the Microsoft Graph","file":"file/commands/file-copy.js","help":"file/file-copy.mdx"},{"name":"file list","description":"Retrieves files from the specified folder and site","file":"file/commands/file-list.js","help":"file/file-list.mdx"},{"name":"file move","description":"Moves a file to another location using the Microsoft Graph","file":"file/commands/file-move.js","help":"file/file-move.mdx"},{"name":"flow disable","description":"Disables specified Microsoft Flow","file":"flow/commands/flow-disable.js","help":"flow/flow-disable.mdx"},{"name":"flow enable","description":"Enables specified Microsoft Flow","file":"flow/commands/flow-enable.js","help":"flow/flow-enable.mdx"},{"name":"flow export","description":"Exports the specified Microsoft Flow as a file","file":"flow/commands/flow-export.js","help":"flow/flow-export.mdx"},{"name":"flow get","description":"Gets information about the specified Microsoft Flow","file":"flow/commands/flow-get.js","help":"flow/flow-get.mdx"},{"name":"flow owner ensure","description":"Assigns/updates permissions to a Power Automate flow","file":"flow/commands/owner/owner-ensure.js","help":"flow/owner/owner-ensure.mdx"},{"name":"flow run get","description":"Gets information about a specific run of the specified Microsoft Flow","file":"flow/commands/run/run-get.js","help":"flow/run/run-get.mdx"},{"name":"flow run list","description":"Lists runs of the specified Microsoft Flow","file":"flow/commands/run/run-list.js","help":"flow/run/run-list.mdx"},{"name":"graph schemaextension add","description":"Creates a Microsoft Graph schema extension","file":"graph/commands/schemaextension/schemaextension-add.js","help":"graph/schemaextension/schemaextension-add.mdx"},{"name":"graph schemaextension get","description":"Gets the properties of the specified schema extension definition","file":"graph/commands/schemaextension/schemaextension-get.js","help":"graph/schemaextension/schemaextension-get.mdx"},{"name":"graph schemaextension list","description":"Get a list of schemaExtension objects created in the current tenant, that can be InDevelopment, Available, or Deprecated.","file":"graph/commands/schemaextension/schemaextension-list.js","help":"graph/schemaextension/schemaextension-list.mdx"},{"name":"graph schemaextension set","description":"Updates a Microsoft Graph schema extension","file":"graph/commands/schemaextension/schemaextension-set.js","help":"graph/schemaextension/schemaextension-set.mdx"},{"name":"graph subscription add","description":"Creates a Microsoft Graph subscription","file":"graph/commands/subscription/subscription-add.js","help":"graph/subscription/subscription-add.mdx"},{"name":"onedrive list","description":"Retrieves a list of OneDrive sites","file":"onedrive/commands/onedrive-list.js","help":"onedrive/onedrive-list.mdx"},{"name":"onenote notebook add","description":"Create a new OneNote notebook","file":"onenote/commands/notebook/notebook-add.js","help":"onenote/notebook/notebook-add.mdx"},{"name":"onenote notebook list","description":"Retrieve a list of notebooks","file":"onenote/commands/notebook/notebook-list.js","help":"onenote/notebook/notebook-list.mdx"},{"name":"pa app export","description":"Exports the specified Power App","file":"pa/commands/app/app-export.js","help":"pa/app/app-export.mdx"},{"name":"pa app owner set","description":"Sets a new owner for a Power Apps app","file":"pa/commands/app/app-owner-set.js","help":"pa/app/app-owner-set.mdx"},{"aliases":["flow connector export"],"name":"pa connector export","description":"Exports the specified power automate or power apps custom connector","file":"pa/commands/connector/connector-export.js","help":"pa/connector/connector-export.mdx"},{"name":"pa environment list","description":"Lists Microsoft Power Apps environments in the current tenant","file":"pa/commands/environment/environment-list.js","help":"pa/environment/environment-list.mdx"},{"name":"planner bucket add","description":"Adds a new Microsoft Planner bucket","file":"planner/commands/bucket/bucket-add.js","help":"planner/bucket/bucket-add.mdx"},{"name":"planner bucket get","description":"Gets the Microsoft Planner bucket in a plan","file":"planner/commands/bucket/bucket-get.js","help":"planner/bucket/bucket-get.mdx"},{"name":"planner bucket set","description":"Updates a Microsoft Planner bucket","file":"planner/commands/bucket/bucket-set.js","help":"planner/bucket/bucket-set.mdx"},{"name":"planner plan get","description":"Get a Microsoft Planner plan","file":"planner/commands/plan/plan-get.js","help":"planner/plan/plan-get.mdx"},{"name":"planner plan set","description":"Updates a Microsoft Planner plan","file":"planner/commands/plan/plan-set.js","help":"planner/plan/plan-set.mdx"},{"name":"planner roster add","description":"Creates a new Microsoft Planner Roster","file":"planner/commands/roster/roster-add.js","help":"planner/roster/roster-add.mdx"},{"name":"planner roster get","description":"Retrieve information about a specific Microsoft Planner Roster","file":"planner/commands/roster/roster-get.js","help":"planner/roster/roster-get.mdx"},{"name":"planner roster member add","description":"Adds a user to a Microsoft Planner Roster","file":"planner/commands/roster/roster-member-add.js","help":"planner/roster/roster-member-add.mdx"},{"name":"planner roster member get","description":"Gets a member of the specified Microsoft Planner Roster","file":"planner/commands/roster/roster-member-get.js","help":"planner/roster/roster-member-get.mdx"},{"name":"planner task add","description":"Adds a new Microsoft Planner Task","file":"planner/commands/task/task-add.js","help":"planner/task/task-add.mdx"},{"name":"planner task reference add","description":"Adds a new reference to a Planner task","file":"planner/commands/task/task-reference-add.js","help":"planner/task/task-reference-add.mdx"},{"name":"planner task reference list","description":"Retrieve the references of the specified planner task","file":"planner/commands/task/task-reference-list.js","help":"planner/task/task-reference-list.mdx"},{"name":"planner task set","description":"Updates a Microsoft Planner Task","file":"planner/commands/task/task-set.js","help":"planner/task/task-set.mdx"},{"name":"planner tenant settings list","description":"Lists the Microsoft Planner configuration of the tenant","file":"planner/commands/tenant/tenant-settings-list.js","help":"planner/tenant/tenant-settings-list.mdx"},{"name":"planner tenant settings set","description":"Sets Microsoft Planner configuration of the tenant","file":"planner/commands/tenant/tenant-settings-set.js","help":"planner/tenant/tenant-settings-set.mdx"},{"name":"pp dataverse table get","description":"Gets a dataverse table in a given environment","file":"pp/commands/dataverse/dataverse-table-get.js","help":"pp/dataverse/dataverse-table-get.mdx"},{"name":"pp dataverse table row list","description":"Lists table rows for the given Dataverse table","file":"pp/commands/dataverse/dataverse-table-row-list.js","help":"pp/dataverse/dataverse-table-row-list.mdx"},{"name":"pp environment list","description":"Lists Microsoft Power Platform environments","file":"pp/commands/environment/environment-list.js","help":"pp/environment/environment-list.mdx"},{"name":"pp gateway get","description":"Get information about the specified gateway.","file":"pp/commands/gateway/gateway-get.js","help":"pp/gateway/gateway-get.mdx"},{"name":"pp gateway list","description":"Returns a list of gateways for which the user is an admin","file":"pp/commands/gateway/gateway-list.js","help":"pp/gateway/gateway-list.mdx"},{"name":"pp managementapp add","description":"Register management application for Power Platform","file":"pp/commands/managementapp/managementapp-add.js","help":"pp/managementapp/managementapp-add.mdx"},{"name":"pp solution publish","description":"Publishes the components of a solution in a given Power Platform environment","file":"pp/commands/solution/solution-publish.js","help":"pp/solution/solution-publish.mdx"},{"name":"pp solution publisher add","description":"Adds a specified publisher in a given environment","file":"pp/commands/solution/solution-publisher-add.js","help":"pp/solution/solution-publisher-add.mdx"},{"name":"pp solution publisher get","description":"Get information about the specified publisher in a given environment.","file":"pp/commands/solution/solution-publisher-get.js","help":"pp/solution/solution-publisher-get.mdx"},{"name":"pp solution publisher list","description":"Lists publishers in a given environment.","file":"pp/commands/solution/solution-publisher-list.js","help":"pp/solution/solution-publisher-list.mdx"},{"name":"pp tenant settings list","description":"Lists the global Power Platform tenant settings","file":"pp/commands/tenant/tenant-settings-list.js","help":"pp/tenant/tenant-settings-list.mdx"},{"name":"pp tenant settings set","description":"Sets the global Power Platform configuration of the tenant","file":"pp/commands/tenant/tenant-settings-set.js","help":"pp/tenant/tenant-settings-set.mdx"},{"name":"purview retentionevent add","description":"Create a retention event","file":"purview/commands/retentionevent/retentionevent-add.js","help":"purview/retentionevent/retentionevent-add.mdx"},{"name":"purview retentionevent get","description":"Retrieve the specified retention event","file":"purview/commands/retentionevent/retentionevent-get.js","help":"purview/retentionevent/retentionevent-get.mdx"},{"name":"purview retentioneventtype add","description":"Create a retention event type","file":"purview/commands/retentioneventtype/retentioneventtype-add.js","help":"purview/retentioneventtype/retentioneventtype-add.mdx"},{"name":"purview retentioneventtype get","description":"Retrieve the specified retention event type","file":"purview/commands/retentioneventtype/retentioneventtype-get.js","help":"purview/retentioneventtype/retentioneventtype-get.mdx"},{"name":"purview retentioneventtype set","description":"Update a retention event type","file":"purview/commands/retentioneventtype/retentioneventtype-set.js","help":"purview/retentioneventtype/retentioneventtype-set.mdx"},{"name":"purview retentionlabel add","description":"Create a retention label","file":"purview/commands/retentionlabel/retentionlabel-add.js","help":"purview/retentionlabel/retentionlabel-add.mdx"},{"name":"purview retentionlabel get","description":"Retrieve the specified retention label","file":"purview/commands/retentionlabel/retentionlabel-get.js","help":"purview/retentionlabel/retentionlabel-get.mdx"},{"name":"purview retentionlabel set","description":"Update a retention label","file":"purview/commands/retentionlabel/retentionlabel-set.js","help":"purview/retentionlabel/retentionlabel-set.mdx"},{"name":"purview threatassessment get","description":"Get a threat assessment","file":"purview/commands/threatassessment/threatassessment-get.js","help":"purview/threatassessment/threatassessment-get.mdx"},{"name":"spe container activate","description":"Activates a container","file":"spe/commands/container/container-activate.js","help":"spe/container/container-activate.mdx"},{"name":"spe container get","description":"Gets a container of a specific container type","file":"spe/commands/container/container-get.js","help":"spe/container/container-get.mdx"},{"name":"spe containertype add","description":"Creates a new Container Type for your app","file":"spe/commands/containertype/containertype-add.js","help":"spe/containertype/containertype-add.mdx"},{"name":"spe containertype get","description":"Get a Container Type","file":"spe/commands/containertype/containertype-get.js","help":"spe/containertype/containertype-get.mdx"},{"name":"spfx doctor","description":"Verifies environment configuration for using the specific version of the SharePoint Framework","file":"spfx/commands/spfx-doctor.js","help":"spfx/spfx-doctor.mdx"},{"name":"spo app deploy","description":"Deploys the specified app in the specified app catalog","file":"spo/commands/app/app-deploy.js","help":"spo/app/app-deploy.mdx"},{"name":"spo app get","description":"Gets information about the specific app from the specified app catalog","file":"spo/commands/app/app-get.js","help":"spo/app/app-get.mdx"},{"name":"spo app install","description":"Installs an app from the specified app catalog in the site","file":"spo/commands/app/app-install.js","help":"spo/app/app-install.mdx"},{"name":"spo app teamspackage download","description":"Downloads Teams app package for an SPFx solution deployed to tenant app catalog","file":"spo/commands/app/app-teamspackage-download.js","help":"spo/app/app-teamspackage-download.mdx"},{"name":"spo app upgrade","description":"Upgrades app in the specified site","file":"spo/commands/app/app-upgrade.js","help":"spo/app/app-upgrade.mdx"},{"name":"spo applicationcustomizer add","description":"Add an application customizer to a site.","file":"spo/commands/applicationcustomizer/applicationcustomizer-add.js","help":"spo/applicationcustomizer/applicationcustomizer-add.mdx"},{"name":"spo apppage add","description":"Creates a single-part app page","file":"spo/commands/apppage/apppage-add.js","help":"spo/apppage/apppage-add.mdx"},{"name":"spo apppage set","description":"Updates the single-part app page","file":"spo/commands/apppage/apppage-set.js","help":"spo/apppage/apppage-set.mdx"},{"name":"spo cdn get","description":"View current status of the specified Microsoft 365 CDN","file":"spo/commands/cdn/cdn-get.js","help":"spo/cdn/cdn-get.mdx"},{"name":"spo cdn origin add","description":"Adds CDN origin to the current SharePoint Online tenant","file":"spo/commands/cdn/cdn-origin-add.js","help":"spo/cdn/cdn-origin-add.mdx"},{"name":"spo cdn origin list","description":"List CDN origins settings for the current SharePoint Online tenant","file":"spo/commands/cdn/cdn-origin-list.js","help":"spo/cdn/cdn-origin-list.mdx"},{"name":"spo cdn policy list","description":"Lists CDN policies settings for the current SharePoint Online tenant","file":"spo/commands/cdn/cdn-policy-list.js","help":"spo/cdn/cdn-policy-list.mdx"},{"name":"spo cdn policy set","description":"Sets CDN policy value for the current SharePoint Online tenant","file":"spo/commands/cdn/cdn-policy-set.js","help":"spo/cdn/cdn-policy-set.mdx"},{"name":"spo cdn set","description":"Enable or disable the specified Microsoft 365 CDN","file":"spo/commands/cdn/cdn-set.js","help":"spo/cdn/cdn-set.mdx"},{"name":"spo commandset add","description":"Add a ListView Command Set to a site.","file":"spo/commands/commandset/commandset-add.js","help":"spo/commandset/commandset-add.mdx"},{"name":"spo contenttype field set","description":"Adds or updates a site column reference in a site content type","file":"spo/commands/contenttype/contenttype-field-set.js","help":"spo/contenttype/contenttype-field-set.mdx"},{"name":"spo contenttype get","description":"Retrieves information about the specified list or site content type","file":"spo/commands/contenttype/contenttype-get.js","help":"spo/contenttype/contenttype-get.mdx"},{"name":"spo contenttype set","description":"Update an existing content type","file":"spo/commands/contenttype/contenttype-set.js","help":"spo/contenttype/contenttype-set.mdx"},{"name":"spo contenttype sync","description":"Adds a published content type from the content type hub to a site or syncs its latest changes","file":"spo/commands/contenttype/contenttype-sync.js","help":"spo/contenttype/contenttype-sync.mdx"},{"name":"spo contenttypehub get","description":"Returns the URL of the SharePoint Content Type Hub of the Tenant","file":"spo/commands/contenttypehub/contenttypehub-get.js","help":"spo/contenttypehub/contenttypehub-get.mdx"},{"name":"spo customaction add","description":"Adds a user custom action for site or site collection","file":"spo/commands/customaction/customaction-add.js","help":"spo/customaction/customaction-add.mdx"},{"name":"spo customaction set","description":"Updates a user custom action for site or site collection","file":"spo/commands/customaction/customaction-set.js","help":"spo/customaction/customaction-set.mdx"},{"name":"spo externaluser list","description":"Lists external users in the tenant","file":"spo/commands/externaluser/externaluser-list.js","help":"spo/externaluser/externaluser-list.mdx"},{"name":"spo feature disable","description":"Disables feature for the specified site or web","file":"spo/commands/feature/feature-disable.js","help":"spo/feature/feature-disable.mdx"},{"name":"spo feature enable","description":"Enables feature for the specified site or web","file":"spo/commands/feature/feature-enable.js","help":"spo/feature/feature-enable.mdx"},{"name":"spo field add","description":"Adds a new list or site column using the CAML field definition","file":"spo/commands/field/field-add.js","help":"spo/field/field-add.mdx"},{"name":"spo field get","description":"Retrieves information about the specified list- or site column","file":"spo/commands/field/field-get.js","help":"spo/field/field-get.mdx"},{"name":"spo field set","description":"Updates existing list or site column","file":"spo/commands/field/field-set.js","help":"spo/field/field-set.mdx"},{"name":"spo file add","description":"Uploads file to the specified folder","file":"spo/commands/file/file-add.js","help":"spo/file/file-add.mdx"},{"name":"spo file checkin","description":"Checks in specified file","file":"spo/commands/file/file-checkin.js","help":"spo/file/file-checkin.mdx"},{"name":"spo file checkout","description":"Checks out specified file","file":"spo/commands/file/file-checkout.js","help":"spo/file/file-checkout.mdx"},{"name":"spo file copy","description":"Copies a file to another location","file":"spo/commands/file/file-copy.js","help":"spo/file/file-copy.mdx"},{"name":"spo file get","description":"Gets information about the specified file","file":"spo/commands/file/file-get.js","help":"spo/file/file-get.mdx"},{"name":"spo file list","description":"Lists all available files in the specified folder and site","file":"spo/commands/file/file-list.js","help":"spo/file/file-list.mdx"},{"name":"spo file move","description":"Moves a file to another location","file":"spo/commands/file/file-move.js","help":"spo/file/file-move.mdx"},{"name":"spo file retentionlabel ensure","description":"Apply a retention label to a file","file":"spo/commands/file/file-retentionlabel-ensure.js","help":"spo/file/file-retentionlabel-ensure.mdx"},{"name":"spo file roleassignment add","description":"Adds a role assignment to the specified file.","file":"spo/commands/file/file-roleassignment-add.js","help":"spo/file/file-roleassignment-add.mdx"},{"name":"spo file sharinglink add","description":"Creates a new sharing link for a file","file":"spo/commands/file/file-sharinglink-add.js","help":"spo/file/file-sharinglink-add.mdx"},{"name":"spo file sharinglink get","description":"Gets details about a specific sharing link of a file","file":"spo/commands/file/file-sharinglink-get.js","help":"spo/file/file-sharinglink-get.mdx"},{"name":"spo file sharinglink set","description":"Updates a sharing link of a file","file":"spo/commands/file/file-sharinglink-set.js","help":"spo/file/file-sharinglink-set.mdx"},{"name":"spo file version get","description":"Get a specific version of a file in a SharePoint Document library","file":"spo/commands/file/file-version-get.js","help":"spo/file/file-version-get.mdx"},{"name":"spo folder add","description":"Creates a folder within a parent folder","file":"spo/commands/folder/folder-add.js","help":"spo/folder/folder-add.mdx"},{"name":"spo folder copy","description":"Copies a folder to another location","file":"spo/commands/folder/folder-copy.js","help":"spo/folder/folder-copy.mdx"},{"name":"spo folder list","description":"Returns all folders under the specified parent folder","file":"spo/commands/folder/folder-list.js","help":"spo/folder/folder-list.mdx"},{"name":"spo folder move","description":"Moves a folder to another location","file":"spo/commands/folder/folder-move.js","help":"spo/folder/folder-move.mdx"},{"name":"spo folder retentionlabel ensure","description":"Apply a retention label to a folder","file":"spo/commands/folder/folder-retentionlabel-ensure.js","help":"spo/folder/folder-retentionlabel-ensure.mdx"},{"name":"spo folder roleassignment add","description":"Adds a role assignment to the specified folder.","file":"spo/commands/folder/folder-roleassignment-add.js","help":"spo/folder/folder-roleassignment-add.mdx"},{"name":"spo folder set","description":"Updates a folder","file":"spo/commands/folder/folder-set.js","help":"spo/folder/folder-set.mdx"},{"name":"spo folder sharinglink add","description":"Creates a new sharing link to a folder","file":"spo/commands/folder/folder-sharinglink-add.js","help":"spo/folder/folder-sharinglink-add.mdx"},{"name":"spo folder sharinglink get","description":"Gets details about a specific sharing link on a folder","file":"spo/commands/folder/folder-sharinglink-get.js","help":"spo/folder/folder-sharinglink-get.mdx"},{"name":"spo folder sharinglink set","description":"Updates a specific sharing link to a folder","file":"spo/commands/folder/folder-sharinglink-set.js","help":"spo/folder/folder-sharinglink-set.mdx"},{"name":"spo group add","description":"Creates group in the specified site","file":"spo/commands/group/group-add.js","help":"spo/group/group-add.mdx"},{"name":"spo group get","description":"Gets site group","file":"spo/commands/group/group-get.js","help":"spo/group/group-get.mdx"},{"name":"spo group member add","description":"Add members to a SharePoint Group","file":"spo/commands/group/group-member-add.js","help":"spo/group/group-member-add.mdx"},{"name":"spo hidedefaultthemes get","description":"Gets the current value of the HideDefaultThemes setting","file":"spo/commands/hidedefaultthemes/hidedefaultthemes-get.js","help":"spo/hidedefaultthemes/hidedefaultthemes-get.mdx"},{"name":"spo hidedefaultthemes set","description":"Sets the value of the HideDefaultThemes setting","file":"spo/commands/hidedefaultthemes/hidedefaultthemes-set.js","help":"spo/hidedefaultthemes/hidedefaultthemes-set.mdx"},{"name":"spo hubsite data get","description":"Get hub site data for the specified site","file":"spo/commands/hubsite/hubsite-data-get.js","help":"spo/hubsite/hubsite-data-get.mdx"},{"name":"spo hubsite list","description":"Lists hub sites in the current tenant","file":"spo/commands/hubsite/hubsite-list.js","help":"spo/hubsite/hubsite-list.mdx"},{"name":"spo hubsite register","description":"Registers the specified site collection as a hub site","file":"spo/commands/hubsite/hubsite-register.js","help":"spo/hubsite/hubsite-register.mdx"},{"name":"spo hubsite rights grant","description":"Grants permissions to join the hub site for one or more principals","file":"spo/commands/hubsite/hubsite-rights-grant.js","help":"spo/hubsite/hubsite-rights-grant.mdx"},{"name":"spo hubsite set","description":"Updates properties of the specified hub site","file":"spo/commands/hubsite/hubsite-set.js","help":"spo/hubsite/hubsite-set.mdx"},{"name":"spo knowledgehub get","description":"Gets the Knowledge Hub Site URL for your tenant","file":"spo/commands/knowledgehub/knowledgehub-get.js","help":"spo/knowledgehub/knowledgehub-get.mdx"},{"name":"spo knowledgehub set","description":"Sets the Knowledge Hub Site for your tenant","file":"spo/commands/knowledgehub/knowledgehub-set.js","help":"spo/knowledgehub/knowledgehub-set.mdx"},{"name":"spo list add","description":"Creates list in the specified site","file":"spo/commands/list/list-add.js","help":"spo/list/list-add.mdx"},{"name":"spo list contenttype add","description":"Adds content type to list","file":"spo/commands/list/list-contenttype-add.js","help":"spo/list/list-contenttype-add.mdx"},{"name":"spo list contenttype default set","description":"Sets the default content type for a list","file":"spo/commands/list/list-contenttype-default-set.js","help":"spo/list/list-contenttype-default-set.mdx"},{"name":"spo list get","description":"Gets information about the specific list","file":"spo/commands/list/list-get.js","help":"spo/list/list-get.mdx"},{"name":"spo list retentionlabel ensure","description":"Sets a default retention label on the specified list or library.","file":"spo/commands/list/list-retentionlabel-ensure.js","help":"spo/list/list-retentionlabel-ensure.mdx"},{"name":"spo list retentionlabel get","description":"Gets the default retention label set on the specified list or library.","file":"spo/commands/list/list-retentionlabel-get.js","help":"spo/list/list-retentionlabel-get.mdx"},{"name":"spo list roleassignment add","description":"Adds a role assignment to list permissions","file":"spo/commands/list/list-roleassignment-add.js","help":"spo/list/list-roleassignment-add.mdx"},{"name":"spo list sensitivitylabel ensure","description":"Applies a default sensitivity label to the specified document library","file":"spo/commands/list/list-sensitivitylabel-ensure.js","help":"spo/list/list-sensitivitylabel-ensure.mdx"},{"name":"spo list set","description":"Updates the settings of the specified list","file":"spo/commands/list/list-set.js","help":"spo/list/list-set.mdx"},{"name":"spo list sitescript get","description":"Extracts a site script from a SharePoint list","file":"spo/commands/list/list-sitescript-get.js","help":"spo/list/list-sitescript-get.mdx"},{"name":"spo list view field add","description":"Adds the specified field to list view","file":"spo/commands/list/list-view-field-add.js","help":"spo/list/list-view-field-add.mdx"},{"name":"spo list view field set","description":"Updates existing column in an existing view (eg. move to a specific position).","file":"spo/commands/list/list-view-field-set.js","help":"spo/list/list-view-field-set.mdx"},{"name":"spo list view get","description":"Gets information about specific list view","file":"spo/commands/list/list-view-get.js","help":"spo/list/list-view-get.mdx"},{"name":"spo list view set","description":"Updates existing list view","file":"spo/commands/list/list-view-set.js","help":"spo/list/list-view-set.mdx"},{"name":"spo list webhook add","description":"Adds a new webhook to the specified list","file":"spo/commands/list/list-webhook-add.js","help":"spo/list/list-webhook-add.mdx"},{"name":"spo list webhook get","description":"Gets information about the specific webhook","file":"spo/commands/list/list-webhook-get.js","help":"spo/list/list-webhook-get.mdx"},{"name":"spo list webhook set","description":"Updates the specified webhook","file":"spo/commands/list/list-webhook-set.js","help":"spo/list/list-webhook-set.mdx"},{"name":"spo listitem add","description":"Creates a list item in the specified list","file":"spo/commands/listitem/listitem-add.js","help":"spo/listitem/listitem-add.mdx"},{"name":"spo listitem attachment add","description":"Adds an attachment to a list item","file":"spo/commands/listitem/listitem-attachment-add.js","help":"spo/listitem/listitem-attachment-add.mdx"},{"name":"spo listitem attachment get","description":"Gets an attachment from a list item","file":"spo/commands/listitem/listitem-attachment-get.js","help":"spo/listitem/listitem-attachment-get.mdx"},{"name":"spo listitem attachment list","description":"Gets the attachments associated to a list item","file":"spo/commands/listitem/listitem-attachment-list.js","help":"spo/listitem/listitem-attachment-list.mdx"},{"name":"spo listitem attachment set","description":"Updates an attachment from a list item","file":"spo/commands/listitem/listitem-attachment-set.js","help":"spo/listitem/listitem-attachment-set.mdx"},{"name":"spo listitem batch add","description":"Creates list items in a batch","file":"spo/commands/listitem/listitem-batch-add.js","help":"spo/listitem/listitem-batch-add.mdx"},{"name":"spo listitem batch set","description":"Updates list items in a batch","file":"spo/commands/listitem/listitem-batch-set.js","help":"spo/listitem/listitem-batch-set.mdx"},{"name":"spo listitem get","description":"Gets a list item from the specified list","file":"spo/commands/listitem/listitem-get.js","help":"spo/listitem/listitem-get.mdx"},{"name":"spo listitem record declare","description":"Declares the specified list item as a record","file":"spo/commands/listitem/listitem-record-declare.js","help":"spo/listitem/listitem-record-declare.mdx"},{"name":"spo listitem record lock","description":"Locks the list item record","file":"spo/commands/listitem/listitem-record-lock.js","help":"spo/listitem/listitem-record-lock.mdx"},{"name":"spo listitem record undeclare","description":"Undeclares list item as a record","file":"spo/commands/listitem/listitem-record-undeclare.js","help":"spo/listitem/listitem-record-undeclare.mdx"},{"name":"spo listitem record unlock","description":"Unlocks the list item record","file":"spo/commands/listitem/listitem-record-unlock.js","help":"spo/listitem/listitem-record-unlock.mdx"},{"name":"spo listitem retentionlabel ensure","description":"Apply a retention label to a list item","file":"spo/commands/listitem/listitem-retentionlabel-ensure.js","help":"spo/listitem/listitem-retentionlabel-ensure.mdx"},{"name":"spo listitem roleassignment add","description":"Adds a role assignment to a listitem.","file":"spo/commands/listitem/listitem-roleassignment-add.js","help":"spo/listitem/listitem-roleassignment-add.mdx"},{"name":"spo listitem set","description":"Updates a list item in the specified list","file":"spo/commands/listitem/listitem-set.js","help":"spo/listitem/listitem-set.mdx"},{"name":"spo navigation node add","description":"Adds a navigation node to the specified site navigation","file":"spo/commands/navigation/navigation-node-add.js","help":"spo/navigation/navigation-node-add.mdx"},{"name":"spo navigation node get","description":"Retrieve information about a specific navigation node","file":"spo/commands/navigation/navigation-node-get.js","help":"spo/navigation/navigation-node-get.mdx"},{"name":"spo navigation node set","description":"Adds a navigation node to the specified site navigation","file":"spo/commands/navigation/navigation-node-set.js","help":"spo/navigation/navigation-node-set.mdx"},{"name":"spo orgassetslibrary add","description":"Promotes an existing library to become an organization assets library","file":"spo/commands/orgassetslibrary/orgassetslibrary-add.js","help":"spo/orgassetslibrary/orgassetslibrary-add.mdx"},{"name":"spo orgassetslibrary list","description":"List all libraries that are assigned as asset library","file":"spo/commands/orgassetslibrary/orgassetslibrary-list.js","help":"spo/orgassetslibrary/orgassetslibrary-list.mdx"},{"name":"spo orgnewssite list","description":"Lists all organizational news sites","file":"spo/commands/orgnewssite/orgnewssite-list.js","help":"spo/orgnewssite/orgnewssite-list.mdx"},{"name":"spo orgnewssite set","description":"Marks site as an organizational news site","file":"spo/commands/orgnewssite/orgnewssite-set.js","help":"spo/orgnewssite/orgnewssite-set.mdx"},{"name":"spo page add","description":"Creates modern page","file":"spo/commands/page/page-add.js","help":"spo/page/page-add.mdx"},{"name":"spo page clientsidewebpart add","description":"Adds a client-side web part to a modern page","file":"spo/commands/page/page-clientsidewebpart-add.js","help":"spo/page/page-clientsidewebpart-add.mdx"},{"name":"spo page control get","description":"Gets information about the specific control on a modern page","file":"spo/commands/page/page-control-get.js","help":"spo/page/page-control-get.mdx"},{"name":"spo page control list","description":"Lists controls on the specific modern page","file":"spo/commands/page/page-control-list.js","help":"spo/page/page-control-list.mdx"},{"name":"spo page control set","description":"Updates web part data or properties of a control on a modern page","file":"spo/commands/page/page-control-set.js","help":"spo/page/page-control-set.mdx"},{"name":"spo page copy","description":"Creates a copy of a modern page or template","file":"spo/commands/page/page-copy.js","help":"spo/page/page-copy.mdx"},{"name":"spo page header set","description":"Sets modern page header","file":"spo/commands/page/page-header-set.js","help":"spo/page/page-header-set.mdx"},{"name":"spo page section add","description":"Adds section to modern page","file":"spo/commands/page/page-section-add.js","help":"spo/page/page-section-add.mdx"},{"name":"spo page text add","description":"Adds text to a modern page","file":"spo/commands/page/page-text-add.js","help":"spo/page/page-text-add.mdx"},{"name":"spo roledefinition add","description":"Adds a new roledefinition to web","file":"spo/commands/roledefinition/roledefinition-add.js","help":"spo/roledefinition/roledefinition-add.mdx"},{"name":"spo roledefinition get","description":"Gets specified role definition from web by id","file":"spo/commands/roledefinition/roledefinition-get.js","help":"spo/roledefinition/roledefinition-get.mdx"},{"aliases":["spo sp grant add"],"name":"spo serviceprincipal grant add","description":"Grants the service principal permission to the specified API","file":"spo/commands/serviceprincipal/serviceprincipal-grant-add.js","help":"spo/serviceprincipal/serviceprincipal-grant-add.mdx"},{"aliases":["spo sp grant list"],"name":"spo serviceprincipal grant list","description":"Lists permissions granted to the service principal","file":"spo/commands/serviceprincipal/serviceprincipal-grant-list.js","help":"spo/serviceprincipal/serviceprincipal-grant-list.mdx"},{"aliases":["spo sp grant revoke"],"name":"spo serviceprincipal grant revoke","description":"Revokes the specified set of permissions granted to the service principal","file":"spo/commands/serviceprincipal/serviceprincipal-grant-revoke.js","help":"spo/serviceprincipal/serviceprincipal-grant-revoke.mdx"},{"aliases":["spo sp permissionrequest deny"],"name":"spo serviceprincipal permissionrequest deny","description":"Denies the specified permission request","file":"spo/commands/serviceprincipal/serviceprincipal-permissionrequest-deny.js","help":"spo/serviceprincipal/serviceprincipal-permissionrequest-deny.mdx"},{"aliases":["spo sp permissionrequest list"],"name":"spo serviceprincipal permissionrequest list","description":"Lists pending permission requests","file":"spo/commands/serviceprincipal/serviceprincipal-permissionrequest-list.js","help":"spo/serviceprincipal/serviceprincipal-permissionrequest-list.mdx"},{"name":"spo site add","description":"Creates new SharePoint Online site","file":"spo/commands/site/site-add.js","help":"spo/site/site-add.mdx"},{"name":"spo site admin add","description":"Adds a user or group as a site collection administrator","file":"spo/commands/site/site-admin-add.js","help":"spo/site/site-admin-add.mdx"},{"name":"spo site admin list","description":"Lists all administrators of a specific SharePoint site","file":"spo/commands/site/site-admin-list.js","help":"spo/site/site-admin-list.mdx"},{"name":"spo site appcatalog add","description":"Creates a site collection app catalog in the specified site","file":"spo/commands/site/site-appcatalog-add.js","help":"spo/site/site-appcatalog-add.mdx"},{"name":"spo site apppermission add","description":"Adds an application permissions to the site","file":"spo/commands/site/site-apppermission-add.js","help":"spo/site/site-apppermission-add.mdx"},{"name":"spo site apppermission get","description":"Get a specific application permissions for the site","file":"spo/commands/site/site-apppermission-get.js","help":"spo/site/site-apppermission-get.mdx"},{"name":"spo site apppermission list","description":"Lists application permissions for a site","file":"spo/commands/site/site-apppermission-list.js","help":"spo/site/site-apppermission-list.mdx"},{"name":"spo site apppermission set","description":"Updates a specific application permission for a site","file":"spo/commands/site/site-apppermission-set.js","help":"spo/site/site-apppermission-set.mdx"},{"name":"spo site chrome set","description":"Set the chrome header and footer for the specified site","file":"spo/commands/site/site-chrome-set.js","help":"spo/site/site-chrome-set.mdx"},{"name":"spo site commsite enable","description":"Enables communication site features on the specified site","file":"spo/commands/site/site-commsite-enable.js","help":"spo/site/site-commsite-enable.mdx"},{"name":"spo site groupify","description":"Connects site collection to an Microsoft 365 Group","file":"spo/commands/site/site-groupify.js","help":"spo/site/site-groupify.mdx"},{"name":"spo site hubsite connect","description":"Connects the specified site collection to the given hub site","file":"spo/commands/site/site-hubsite-connect.js","help":"spo/site/site-hubsite-connect.mdx"},{"name":"spo site hubsite theme sync","description":"Applies any theme updates from the hub site the site is connected to.","file":"spo/commands/site/site-hubsite-theme-sync.js","help":"spo/site/site-hubsite-theme-sync.mdx"},{"name":"spo site inplacerecordsmanagement set","description":"Activates or deactivates in-place records management for a site collection","file":"spo/commands/site/site-inplacerecordsmanagement-set.js","help":"spo/site/site-inplacerecordsmanagement-set.mdx"},{"name":"spo site recyclebinitem list","description":"Lists items from recycle bin","file":"spo/commands/site/site-recyclebinitem-list.js","help":"spo/site/site-recyclebinitem-list.mdx"},{"name":"spo site recyclebinitem restore","description":"Restores given items from the site recycle bin","file":"spo/commands/site/site-recyclebinitem-restore.js","help":"spo/site/site-recyclebinitem-restore.mdx"},{"name":"spo site set","description":"Updates properties of the specified site","file":"spo/commands/site/site-set.js","help":"spo/site/site-set.mdx"},{"name":"spo sitedesign add","description":"Adds site design for creating modern sites","file":"spo/commands/sitedesign/sitedesign-add.js","help":"spo/sitedesign/sitedesign-add.mdx"},{"name":"spo sitedesign apply","description":"Applies a site design to an existing site collection","file":"spo/commands/sitedesign/sitedesign-apply.js","help":"spo/sitedesign/sitedesign-apply.mdx"},{"name":"spo sitedesign list","description":"Lists available site designs for creating modern sites","file":"spo/commands/sitedesign/sitedesign-list.js","help":"spo/sitedesign/sitedesign-list.mdx"},{"name":"spo sitedesign rights grant","description":"Grants access to a site design for one or more principals","file":"spo/commands/sitedesign/sitedesign-rights-grant.js","help":"spo/sitedesign/sitedesign-rights-grant.mdx"},{"name":"spo sitedesign rights list","description":"Gets a list of principals that have access to a site design","file":"spo/commands/sitedesign/sitedesign-rights-list.js","help":"spo/sitedesign/sitedesign-rights-list.mdx"},{"name":"spo sitedesign run list","description":"Lists information about site designs applied to the specified site","file":"spo/commands/sitedesign/sitedesign-run-list.js","help":"spo/sitedesign/sitedesign-run-list.mdx"},{"name":"spo sitedesign run status get","description":"Gets information about the site scripts executed for the specified site design","file":"spo/commands/sitedesign/sitedesign-run-status-get.js","help":"spo/sitedesign/sitedesign-run-status-get.mdx"},{"name":"spo sitedesign set","description":"Updates a site design with new values","file":"spo/commands/sitedesign/sitedesign-set.js","help":"spo/sitedesign/sitedesign-set.mdx"},{"name":"spo sitedesign task get","description":"Gets information about the specified site design scheduled for execution","file":"spo/commands/sitedesign/sitedesign-task-get.js","help":"spo/sitedesign/sitedesign-task-get.mdx"},{"name":"spo sitedesign task list","description":"Lists site designs scheduled for execution on the specified site","file":"spo/commands/sitedesign/sitedesign-task-list.js","help":"spo/sitedesign/sitedesign-task-list.mdx"},{"name":"spo sitescript add","description":"Adds site script for use with site designs","file":"spo/commands/sitescript/sitescript-add.js","help":"spo/sitescript/sitescript-add.mdx"},{"name":"spo sitescript get","description":"Gets information about the specified site script","file":"spo/commands/sitescript/sitescript-get.js","help":"spo/sitescript/sitescript-get.mdx"},{"name":"spo sitescript list","description":"Lists site script available for use with site designs","file":"spo/commands/sitescript/sitescript-list.js","help":"spo/sitescript/sitescript-list.mdx"},{"name":"spo sitescript set","description":"Updates existing site script","file":"spo/commands/sitescript/sitescript-set.js","help":"spo/sitescript/sitescript-set.mdx"},{"name":"spo storageentity get","description":"Get details for the specified tenant property","file":"spo/commands/storageentity/storageentity-get.js","help":"spo/storageentity/storageentity-get.mdx"},{"name":"spo storageentity list","description":"Lists tenant properties stored on the specified SharePoint Online app catalog","file":"spo/commands/storageentity/storageentity-list.js","help":"spo/storageentity/storageentity-list.mdx"},{"name":"spo storageentity set","description":"Sets tenant property on the specified SharePoint Online app catalog","file":"spo/commands/storageentity/storageentity-set.js","help":"spo/storageentity/storageentity-set.mdx"},{"name":"spo tenant appcatalogurl get","description":"Gets the URL of the tenant app catalog","file":"spo/commands/tenant/tenant-appcatalogurl-get.js","help":"spo/tenant/tenant-appcatalogurl-get.mdx"},{"name":"spo tenant commandset set","description":"Updates a ListView Command Set that is installed tenant wide.","file":"spo/commands/tenant/tenant-commandset-set.js","help":"spo/tenant/tenant-commandset-set.mdx"},{"name":"spo tenant recyclebinitem list","description":"Returns all modern and classic site collections in the tenant scoped recycle bin","file":"spo/commands/tenant/tenant-recyclebinitem-list.js","help":"spo/tenant/tenant-recyclebinitem-list.mdx"},{"name":"spo tenant recyclebinitem restore","description":"Restores the specified deleted site collection from tenant recycle bin","file":"spo/commands/tenant/tenant-recyclebinitem-restore.js","help":"spo/tenant/tenant-recyclebinitem-restore.mdx"},{"name":"spo tenant settings list","description":"Lists the global tenant settings","file":"spo/commands/tenant/tenant-settings-list.js","help":"spo/tenant/tenant-settings-list.mdx"},{"name":"spo tenant settings set","description":"Sets tenant global settings","file":"spo/commands/tenant/tenant-settings-set.js","help":"spo/tenant/tenant-settings-set.mdx"},{"aliases":["spo site list"],"name":"spo tenant site list","description":"Lists sites of the given type","file":"spo/commands/tenant/tenant-site-list.js","help":"spo/tenant/tenant-site-list.mdx"},{"name":"spo tenant site rename","description":"Renames the URL and title of a site collection","file":"spo/commands/tenant/tenant-site-rename.js","help":"spo/tenant/tenant-site-rename.mdx"},{"name":"spo term add","description":"Adds taxonomy term","file":"spo/commands/term/term-add.js","help":"spo/term/term-add.mdx"},{"name":"spo term group add","description":"Adds taxonomy term group","file":"spo/commands/term/term-group-add.js","help":"spo/term/term-group-add.mdx"},{"name":"spo term group get","description":"Gets information about the specified taxonomy term group","file":"spo/commands/term/term-group-get.js","help":"spo/term/term-group-get.mdx"},{"name":"spo term group list","description":"Lists taxonomy term groups","file":"spo/commands/term/term-group-list.js","help":"spo/term/term-group-list.mdx"},{"name":"spo term set add","description":"Adds taxonomy term set","file":"spo/commands/term/term-set-add.js","help":"spo/term/term-set-add.mdx"},{"name":"spo term set get","description":"Gets information about the specified taxonomy term set","file":"spo/commands/term/term-set-get.js","help":"spo/term/term-set-get.mdx"},{"name":"spo term set list","description":"Lists taxonomy term sets from the given term group","file":"spo/commands/term/term-set-list.js","help":"spo/term/term-set-list.mdx"},{"name":"spo theme apply","description":"Applies theme to the specified site","file":"spo/commands/theme/theme-apply.js","help":"spo/theme/theme-apply.mdx"},{"name":"spo theme get","description":"Gets custom theme information","file":"spo/commands/theme/theme-get.js","help":"spo/theme/theme-get.mdx"},{"name":"spo theme list","description":"Retrieves the list of custom themes","file":"spo/commands/theme/theme-list.js","help":"spo/theme/theme-list.mdx"},{"name":"spo theme set","description":"Add or update a theme","file":"spo/commands/theme/theme-set.js","help":"spo/theme/theme-set.mdx"},{"name":"spo user ensure","description":"Ensures that a user is available on a specific site","file":"spo/commands/user/user-ensure.js","help":"spo/user/user-ensure.mdx"},{"name":"spo user get","description":"Gets a site user within specific web","file":"spo/commands/user/user-get.js","help":"spo/user/user-get.mdx"},{"name":"spo user list","description":"Lists all the users within specific web","file":"spo/commands/user/user-list.js","help":"spo/user/user-list.mdx"},{"name":"spo userprofile set","description":"Sets user profile property for a SharePoint user","file":"spo/commands/userprofile/userprofile-set.js","help":"spo/userprofile/userprofile-set.mdx"},{"name":"spo web add","description":"Create new subsite","file":"spo/commands/web/web-add.js","help":"spo/web/web-add.mdx"},{"name":"spo web clientsidewebpart list","description":"Lists available client-side web parts","file":"spo/commands/web/web-clientsidewebpart-list.js","help":"spo/web/web-clientsidewebpart-list.mdx"},{"name":"spo web get","description":"Retrieve information about the specified site","file":"spo/commands/web/web-get.js","help":"spo/web/web-get.mdx"},{"name":"spo web installedlanguage list","description":"Lists all installed languages on site","file":"spo/commands/web/web-installedlanguage-list.js","help":"spo/web/web-installedlanguage-list.mdx"},{"name":"spo web reindex","description":"Requests reindexing the specified subsite","file":"spo/commands/web/web-reindex.js","help":"spo/web/web-reindex.mdx"},{"name":"spo web roleassignment add","description":"Adds a role assignment to web","file":"spo/commands/web/web-roleassignment-add.js","help":"spo/web/web-roleassignment-add.mdx"},{"name":"spo web set","description":"Updates subsite properties","file":"spo/commands/web/web-set.js","help":"spo/web/web-set.mdx"},{"name":"spp contentcenter list","description":"Gets information about the SharePoint Premium content centers","file":"spp/commands/contentcenter/contentcenter-list.js","help":"spp/contentcenter/contentcenter-list.mdx"},{"name":"teams app publish","description":"Publishes Teams app to the organization's app catalog","file":"teams/commands/app/app-publish.js","help":"teams/app/app-publish.mdx"},{"name":"teams channel get","description":"Gets information about the specific Microsoft Teams team channel","file":"teams/commands/channel/channel-get.js","help":"teams/channel/channel-get.mdx"},{"name":"teams channel member list","description":"Lists members of the specified Microsoft Teams team channel","file":"teams/commands/channel/channel-member-list.js","help":"teams/channel/channel-member-list.mdx"},{"name":"teams channel set","description":"Updates properties of the specified channel in the given Microsoft Teams team","file":"teams/commands/channel/channel-set.js","help":"teams/channel/channel-set.mdx"},{"name":"teams chat member add","description":"Adds a member to a Microsoft Teams chat conversation.","file":"teams/commands/chat/chat-member-add.js","help":"teams/chat/chat-member-add.mdx"},{"name":"teams funsettings list","description":"Lists fun settings for the specified Microsoft Teams team","file":"teams/commands/funsettings/funsettings-list.js","help":"teams/funsettings/funsettings-list.mdx"},{"name":"teams funsettings set","description":"Updates fun settings of a Microsoft Teams team","file":"teams/commands/funsettings/funsettings-set.js","help":"teams/funsettings/funsettings-set.mdx"},{"name":"teams guestsettings list","description":"Lists guest settings for a Microsoft Teams team","file":"teams/commands/guestsettings/guestsettings-list.js","help":"teams/guestsettings/guestsettings-list.mdx"},{"name":"teams guestsettings set","description":"Updates guest settings of a Microsoft Teams team","file":"teams/commands/guestsettings/guestsettings-set.js","help":"teams/guestsettings/guestsettings-set.mdx"},{"name":"teams membersettings list","description":"Lists member settings for a Microsoft Teams team","file":"teams/commands/membersettings/membersettings-list.js","help":"teams/membersettings/membersettings-list.mdx"},{"name":"teams membersettings set","description":"Updates member settings of a Microsoft Teams team","file":"teams/commands/membersettings/membersettings-set.js","help":"teams/membersettings/membersettings-set.mdx"},{"name":"teams message get","description":"Retrieves a message from a channel in a Microsoft Teams team","file":"teams/commands/message/message-get.js","help":"teams/message/message-get.mdx"},{"name":"teams message restore","description":"Restores a deleted message from a channel in a Microsoft Teams team","file":"teams/commands/message/message-restore.js","help":"teams/message/message-restore.mdx"},{"name":"teams message send","description":"Sends a message to a channel in a Microsoft Teams team","file":"teams/commands/message/message-send.js","help":"teams/message/message-send.mdx"},{"name":"teams messagingsettings list","description":"Lists messaging settings for a Microsoft Teams team","file":"teams/commands/messagingsettings/messagingsettings-list.js","help":"teams/messagingsettings/messagingsettings-list.mdx"},{"name":"teams messagingsettings set","description":"Updates messaging settings of a Microsoft Teams team","file":"teams/commands/messagingsettings/messagingsettings-set.js","help":"teams/messagingsettings/messagingsettings-set.mdx"},{"name":"teams tab add","description":"Add a tab to the specified channel","file":"teams/commands/tab/tab-add.js","help":"teams/tab/tab-add.mdx"},{"name":"teams tab get","description":"Gets information about the specified Microsoft Teams tab","file":"teams/commands/tab/tab-get.js","help":"teams/tab/tab-get.mdx"},{"name":"teams team archive","description":"Archives specified Microsoft Teams team","file":"teams/commands/team/team-archive.js","help":"teams/team/team-archive.mdx"},{"name":"teams team clone","description":"Creates a clone of a Microsoft Teams team","file":"teams/commands/team/team-clone.js","help":"teams/team/team-clone.mdx"},{"name":"teams team get","description":"Retrieve information about the specified Microsoft Team","file":"teams/commands/team/team-get.js","help":"teams/team/team-get.mdx"},{"name":"teams team list","description":"Lists Microsoft Teams in the current tenant","file":"teams/commands/team/team-list.js","help":"teams/team/team-list.mdx"},{"name":"teams team set","description":"Updates settings of a Microsoft Teams team","file":"teams/commands/team/team-set.js","help":"teams/team/team-set.mdx"},{"name":"teams team unarchive","description":"Restores an archived Microsoft Teams team","file":"teams/commands/team/team-unarchive.js","help":"teams/team/team-unarchive.mdx"},{"name":"tenant people profilecardproperty add","description":"Adds an additional attribute to the profile card properties","file":"tenant/commands/people/people-profilecardproperty-add.js","help":"tenant/people/people-profilecardproperty-add.mdx"},{"name":"tenant people profilecardproperty get","description":"Retrieves information about a specific profile card property","file":"tenant/commands/people/people-profilecardproperty-get.js","help":"tenant/people/people-profilecardproperty-get.mdx"},{"name":"tenant people profilecardproperty set","description":"Updates a custom attribute to the profile card property","file":"tenant/commands/people/people-profilecardproperty-set.js","help":"tenant/people/people-profilecardproperty-set.mdx"},{"name":"tenant people pronouns get","description":"Retrieves information about pronouns settings for an organization","file":"tenant/commands/people/people-pronouns-get.js","help":"tenant/people/people-pronouns-get.mdx"},{"name":"tenant report office365activationcounts","description":"Get the count of Microsoft 365 activations on desktops and devices.","file":"tenant/commands/report/report-office365activationcounts.js","help":"tenant/report/report-office365activationcounts.mdx"},{"name":"tenant report office365activationsusercounts","description":"Get the count of enabled users with activated Office subscriptions.","file":"tenant/commands/report/report-office365activationsusercounts.js","help":"tenant/report/report-office365activationsusercounts.mdx"},{"name":"tenant report office365activationsuserdetail","description":"Get details about users who have activated Microsoft 365.","file":"tenant/commands/report/report-office365activationsuserdetail.js","help":"tenant/report/report-office365activationsuserdetail.mdx"},{"name":"tenant report settings get","description":"Get the tenant-level settings for Microsoft 365 reports","file":"tenant/commands/report/report-settings-get.js","help":"tenant/report/report-settings-get.mdx"},{"name":"tenant security alerts list","description":"Gets the security alerts for a tenant","file":"tenant/commands/security/security-alerts-list.js","help":"tenant/security/security-alerts-list.mdx"},{"name":"tenant serviceannouncement health get","description":"This operation provides the health information of a specified service for a tenant","file":"tenant/commands/serviceannouncement/serviceannouncement-health-get.js","help":"tenant/serviceannouncement/serviceannouncement-health-get.mdx"},{"name":"tenant serviceannouncement health list","description":"This operation provides the health report of all subscribed services for a tenant","file":"tenant/commands/serviceannouncement/serviceannouncement-health-list.js","help":"tenant/serviceannouncement/serviceannouncement-health-list.mdx"},{"name":"tenant serviceannouncement healthissue get","description":"Gets a specified service health issue for tenant","file":"tenant/commands/serviceannouncement/serviceannouncement-healthissue-get.js","help":"tenant/serviceannouncement/serviceannouncement-healthissue-get.mdx"},{"name":"tenant serviceannouncement message get","description":"Retrieves a specified service update message for the tenant","file":"tenant/commands/serviceannouncement/serviceannouncement-message-get.js","help":"tenant/serviceannouncement/serviceannouncement-message-get.mdx"},{"name":"todo list add","description":"Adds a new Microsoft To Do task list","file":"todo/commands/list/list-add.js","help":"todo/list/list-add.mdx"},{"name":"todo list get","description":"Gets a specific list of Microsoft To Do task lists","file":"todo/commands/list/list-get.js","help":"todo/list/list-get.mdx"},{"name":"todo list set","description":"Updates a Microsoft To Do task list","file":"todo/commands/list/list-set.js","help":"todo/list/list-set.mdx"},{"name":"todo task add","description":"Add a task to a Microsoft To Do task list","file":"todo/commands/task/task-add.js","help":"todo/task/task-add.mdx"},{"name":"todo task set","description":"Update a task in a Microsoft To Do task list","file":"todo/commands/task/task-set.js","help":"todo/task/task-set.mdx"},{"name":"viva engage community get","description":"Gets information of a Viva Engage community","file":"viva/commands/engage/engage-community-get.js","help":"viva/engage/engage-community-get.mdx"},{"name":"viva engage community set","description":"Updates an existing Viva Engage community","file":"viva/commands/engage/engage-community-set.js","help":"viva/engage/engage-community-set.mdx"},{"name":"viva engage message add","description":"Posts a Viva Engage network message on behalf of the current user","file":"viva/commands/engage/engage-message-add.js","help":"viva/engage/engage-message-add.mdx"},{"name":"viva engage message get","description":"Returns a Viva Engage message","file":"viva/commands/engage/engage-message-get.js","help":"viva/engage/engage-message-get.mdx"},{"name":"viva engage message list","description":"Returns all accessible messages from the user's Viva Engage network","file":"viva/commands/engage/engage-message-list.js","help":"viva/engage/engage-message-list.mdx"},{"name":"viva engage network list","description":"Returns a list of networks to which the current user has access","file":"viva/commands/engage/engage-network-list.js","help":"viva/engage/engage-network-list.mdx"},{"name":"viva engage user get","description":"Retrieves the current user or searches for a user by ID or e-mail","file":"viva/commands/engage/engage-user-get.js","help":"viva/engage/engage-user-get.mdx"},{"name":"viva engage user list","description":"Returns users from the current network","file":"viva/commands/engage/engage-user-list.js","help":"viva/engage/engage-user-list.mdx"},{"name":"cli issue","description":"Returns, or opens a URL that takes the user to the right place in the CLI GitHub repo to create a new issue reporting bug, feedback, ideas, etc.","file":"cli/commands/cli-issue.js","help":"cli/cli-issue.mdx"},{"name":"cli completion clink update","description":"Updates command completion for Clink (cmder)","file":"cli/commands/completion/completion-clink-update.js","help":"cli/completion/completion-clink-update.mdx"},{"name":"cli completion pwsh update","description":"Updates command completion for PowerShell","file":"cli/commands/completion/completion-pwsh-update.js","help":"cli/completion/completion-pwsh-update.mdx"},{"name":"cli completion sh setup","description":"Sets up command completion for Zsh, Bash and Fish","file":"cli/commands/completion/completion-sh-setup.js","help":"cli/completion/completion-sh-setup.mdx"},{"name":"cli completion sh update","description":"Updates command completion for Zsh, Bash and Fish","file":"cli/commands/completion/completion-sh-update.js","help":"cli/completion/completion-sh-update.mdx"},{"name":"version","description":"Shows CLI for Microsoft 365 version","file":"commands/version.js","help":"version.mdx"},{"name":"spfx package generate","description":"Generates SharePoint Framework solution package with a no-framework web part rendering the specified HTML snippet","file":"spfx/commands/package/package-generate.js","help":"spfx/package/package-generate.mdx"},{"name":"viva connections app create","description":"Creates Viva Connections app","file":"viva/commands/connections/connections-app-create.js","help":"viva/connections/connections-app-create.mdx"},{"name":"booking business list","description":"Lists all Microsoft Bookings businesses that are created for the tenant.","file":"booking/commands/business/business-list.js","help":"booking/business/business-list.mdx"},{"name":"entra app list","description":"Retrieves a list of Entra app registrations","file":"entra/commands/app/app-list.js","help":"entra/app/app-list.mdx"},{"aliases":["entra sp list"],"name":"entra enterpriseapp list","description":"Lists the enterprise applications (or service principals) in Entra ID","file":"entra/commands/enterpriseapp/enterpriseapp-list.js","help":"entra/enterpriseapp/enterpriseapp-list.mdx"},{"name":"entra groupsetting list","description":"Lists Entra group settings","file":"entra/commands/groupsetting/groupsetting-list.js","help":"entra/groupsetting/groupsetting-list.mdx"},{"name":"entra groupsettingtemplate get","description":"Gets information about the specified Entra group settings template","file":"entra/commands/groupsettingtemplate/groupsettingtemplate-get.js","help":"entra/groupsettingtemplate/groupsettingtemplate-get.mdx"},{"name":"entra groupsettingtemplate list","description":"Lists Entra group settings templates","file":"entra/commands/groupsettingtemplate/groupsettingtemplate-list.js","help":"entra/groupsettingtemplate/groupsettingtemplate-list.mdx"},{"name":"entra license list","description":"Lists commercial subscriptions that an organization has acquired","file":"entra/commands/license/license-list.js","help":"entra/license/license-list.mdx"},{"name":"entra m365group recyclebinitem list","description":"Lists Microsoft 365 Groups deleted in the current tenant","file":"entra/commands/m365group/m365group-recyclebinitem-list.js","help":"entra/m365group/m365group-recyclebinitem-list.mdx"},{"name":"entra oauth2grant list","description":"Lists OAuth2 permission grants for the specified service principal","file":"entra/commands/oauth2grant/oauth2grant-list.js","help":"entra/oauth2grant/oauth2grant-list.mdx"},{"name":"entra resourcenamespace list","description":"Get a list of the RBAC resource namespaces and their properties","file":"entra/commands/resourcenamespace/resourcenamespace-list.js","help":"entra/resourcenamespace/resourcenamespace-list.mdx"},{"name":"entra user list","description":"Lists users matching specified criteria","file":"entra/commands/user/user-list.js","help":"entra/user/user-list.mdx"},{"name":"entra user recyclebinitem list","description":"Lists users from the recycle bin in the current tenant","file":"entra/commands/user/user-recyclebinitem-list.js","help":"entra/user/user-recyclebinitem-list.mdx"},{"name":"entra user registrationdetails list","description":"Retrieves a list of the authentication methods registered for users","file":"entra/commands/user/user-registrationdetails-list.js","help":"entra/user/user-registrationdetails-list.mdx"},{"name":"entra user signin list","description":"Retrieves the Entra ID user sign-ins for the tenant","file":"entra/commands/user/user-signin-list.js","help":"entra/user/user-signin-list.mdx"},{"aliases":["search externalconnection list"],"name":"external connection list","description":"Lists external connections defined in the Microsoft Search","file":"external/commands/connection/connection-list.js","help":"external/connection/connection-list.mdx"},{"name":"outlook room list","description":"Get a collection of all available rooms","file":"outlook/commands/room/room-list.js","help":"outlook/room/room-list.mdx"},{"name":"outlook roomlist list","description":"Get a collection of available roomlists","file":"outlook/commands/roomlist/roomlist-list.js","help":"outlook/roomlist/roomlist-list.mdx"},{"name":"planner roster member list","description":"Lists members of the specified Microsoft Planner Roster","file":"planner/commands/roster/roster-member-list.js","help":"planner/roster/roster-member-list.mdx"},{"name":"purview retentionevent list","description":"Get a list of retention events","file":"purview/commands/retentionevent/retentionevent-list.js","help":"purview/retentionevent/retentionevent-list.mdx"},{"name":"purview retentioneventtype list","description":"Get a list of retention event types","file":"purview/commands/retentioneventtype/retentioneventtype-list.js","help":"purview/retentioneventtype/retentioneventtype-list.mdx"},{"name":"purview retentionlabel list","description":"Get a list of retention labels","file":"purview/commands/retentionlabel/retentionlabel-list.js","help":"purview/retentionlabel/retentionlabel-list.mdx"},{"name":"purview threatassessment list","description":"Get a list of threat assessments","file":"purview/commands/threatassessment/threatassessment-list.js","help":"purview/threatassessment/threatassessment-list.mdx"},{"name":"teams app list","description":"Lists apps from the Microsoft Teams app catalog","file":"teams/commands/app/app-list.js","help":"teams/app/app-list.mdx"},{"name":"teams chat member list","description":"Lists all members from a chat","file":"teams/commands/chat/chat-member-list.js","help":"teams/chat/chat-member-list.mdx"},{"name":"teams chat message list","description":"Lists all messages from a chat","file":"teams/commands/chat/chat-message-list.js","help":"teams/chat/chat-message-list.mdx"},{"name":"teams message list","description":"Lists all messages from a channel in a Microsoft Teams team","file":"teams/commands/message/message-list.js","help":"teams/message/message-list.mdx"},{"name":"teams message reply list","description":"Retrieves replies to a message from a channel in a Microsoft Teams team","file":"teams/commands/message/message-reply-list.js","help":"teams/message/message-reply-list.mdx"},{"name":"teams report directroutingcalls","description":"Get details about direct routing calls made within a given time period","file":"teams/commands/report/report-directroutingcalls.js","help":"teams/report/report-directroutingcalls.mdx"},{"name":"teams report pstncalls","description":"Get details about PSTN calls made within a given time period","file":"teams/commands/report/report-pstncalls.js","help":"teams/report/report-pstncalls.mdx"},{"name":"teams tab list","description":"Lists tabs in the specified Microsoft Teams channel","file":"teams/commands/tab/tab-list.js","help":"teams/tab/tab-list.mdx"},{"name":"teams user list","description":"Lists users for the specified Microsoft Teams team","file":"teams/commands/user/user-list.js","help":"teams/user/user-list.mdx"},{"name":"tenant people profilecardproperty list","description":"Lists all profile card properties","file":"tenant/commands/people/people-profilecardproperty-list.js","help":"tenant/people/people-profilecardproperty-list.mdx"},{"name":"tenant serviceannouncement healthissue list","description":"Gets all service health issues for the tenant","file":"tenant/commands/serviceannouncement/serviceannouncement-healthissue-list.js","help":"tenant/serviceannouncement/serviceannouncement-healthissue-list.mdx"},{"name":"tenant serviceannouncement message list","description":"Gets all service update messages for the tenant","file":"tenant/commands/serviceannouncement/serviceannouncement-message-list.js","help":"tenant/serviceannouncement/serviceannouncement-message-list.mdx"},{"name":"viva engage community list","description":"Lists all Viva Engage communities","file":"viva/commands/engage/engage-community-list.js","help":"viva/engage/engage-community-list.mdx"},{"name":"viva engage role list","description":"Lists all Viva Engage roles","file":"viva/commands/engage/engage-role-list.js","help":"viva/engage/engage-role-list.mdx"},{"name":"context init","description":"Initiates CLI for Microsoft 365 context in the current working folder","file":"context/commands/context-init.js","help":"context/context-init.mdx"},{"name":"spo applicationcustomizer list","description":"Get a list of application customizers that are added to a site.","file":"spo/commands/applicationcustomizer/applicationcustomizer-list.js","help":"spo/applicationcustomizer/applicationcustomizer-list.mdx"},{"name":"spo commandset list","description":"Get a list of ListView Command Sets that are added to a site.","file":"spo/commands/commandset/commandset-list.js","help":"spo/commandset/commandset-list.mdx"},{"name":"spo customaction list","description":"Lists all user custom actions at the given scope","file":"spo/commands/customaction/customaction-list.js","help":"spo/customaction/customaction-list.mdx"},{"name":"spo homesite list","description":"Lists all home sites","file":"spo/commands/homesite/homesite-list.js","help":"spo/homesite/homesite-list.mdx"},{"name":"spo site ensure","description":"Ensures that the particular site collection exists and updates its properties if necessary","file":"spo/commands/site/site-ensure.js","help":"spo/site/site-ensure.mdx"},{"name":"spo tenant site membership list","description":"Retrieves information about default site groups' membership","file":"spo/commands/tenant/tenant-site-membership-list.js","help":"spo/tenant/tenant-site-membership-list.mdx"},{"name":"flow environment list","description":"Lists Microsoft Flow environments in the current tenant","file":"flow/commands/environment/environment-list.js","help":"flow/environment/environment-list.mdx"},{"name":"flow list","description":"Lists Power Automate flows in the given environment","file":"flow/commands/flow-list.js","help":"flow/flow-list.mdx"},{"name":"pp managementapp list","description":"Lists management applications for Power Platform","file":"pp/commands/managementapp/managementapp-list.js","help":"pp/managementapp/managementapp-list.mdx"},{"name":"spo contenttype field list","description":"Lists fields for a given site or list content type","file":"spo/commands/contenttype/contenttype-field-list.js","help":"spo/contenttype/contenttype-field-list.mdx"},{"name":"spo contenttype list","description":"Lists all available content types in the specified site","file":"spo/commands/contenttype/contenttype-list.js","help":"spo/contenttype/contenttype-list.mdx"},{"name":"spo eventreceiver list","description":"Retrieves event receivers for the specified web, site or list.","file":"spo/commands/eventreceiver/eventreceiver-list.js","help":"spo/eventreceiver/eventreceiver-list.mdx"},{"name":"spo feature list","description":"Lists Features activated in the specified site or site collection","file":"spo/commands/feature/feature-list.js","help":"spo/feature/feature-list.mdx"},{"name":"spo field list","description":"Retrieves columns for the specified list or site","file":"spo/commands/field/field-list.js","help":"spo/field/field-list.mdx"},{"name":"spo file version list","description":"Retrieves all versions of a file","file":"spo/commands/file/file-version-list.js","help":"spo/file/file-version-list.mdx"},{"name":"spo group member list","description":"List the members of a SharePoint Group","file":"spo/commands/group/group-member-list.js","help":"spo/group/group-member-list.mdx"},{"name":"spo list contenttype list","description":"Lists content types configured on the list","file":"spo/commands/list/list-contenttype-list.js","help":"spo/list/list-contenttype-list.mdx"},{"name":"spo list list","description":"Lists all available list in the specified site","file":"spo/commands/list/list-list.js","help":"spo/list/list-list.mdx"},{"name":"spo list view list","description":"Lists views configured on the specified list","file":"spo/commands/list/list-view-list.js","help":"spo/list/list-view-list.mdx"},{"name":"spo list webhook list","description":"Lists all webhooks for the specified list","file":"spo/commands/list/list-webhook-list.js","help":"spo/list/list-webhook-list.mdx"},{"name":"spo navigation node list","description":"Lists nodes from the specified site navigation","file":"spo/commands/navigation/navigation-node-list.js","help":"spo/navigation/navigation-node-list.mdx"},{"name":"spo page list","description":"Lists all modern pages in the given site","file":"spo/commands/page/page-list.js","help":"spo/page/page-list.mdx"},{"name":"spo page template list","description":"Lists all page templates in the given site","file":"spo/commands/page/page-template-list.js","help":"spo/page/page-template-list.mdx"},{"name":"spo roledefinition list","description":"Gets list of role definitions for the specified site","file":"spo/commands/roledefinition/roledefinition-list.js","help":"spo/roledefinition/roledefinition-list.mdx"},{"name":"spo web list","description":"Lists subsites of the specified site","file":"spo/commands/web/web-list.js","help":"spo/web/web-list.mdx"},{"name":"spo web retentionlabel list","description":"Get a list of retention labels that are available on a site.","file":"spo/commands/web/web-retentionlabel-list.js","help":"spo/web/web-retentionlabel-list.mdx"},{"name":"spp model get","description":"Retrieves information about a document understanding model","file":"spp/commands/model/model-get.js","help":"spp/model/model-get.mdx"},{"name":"spp model list","description":"Retrieves the list of unstructured document processing models","file":"spp/commands/model/model-list.js","help":"spp/model/model-list.mdx"},{"name":"todo list list","description":"Returns a list of Microsoft To Do task lists","file":"todo/commands/list/list-list.js","help":"todo/list/list-list.mdx"},{"name":"pa app list","description":"Lists all Power Apps apps","file":"pa/commands/app/app-list.js","help":"pa/app/app-list.mdx"},{"name":"pa app permission list","description":"Lists all permissions of a Power Apps app","file":"pa/commands/app/app-permission-list.js","help":"pa/app/app-permission-list.mdx"},{"aliases":["flow connector list"],"name":"pa connector list","description":"Lists custom connectors in the given environment","file":"pa/commands/connector/connector-list.js","help":"pa/connector/connector-list.mdx"},{"name":"spo app instance list","description":"Retrieve apps installed in a site","file":"spo/commands/app/app-instance-list.js","help":"spo/app/app-instance-list.mdx"},{"name":"spo app list","description":"Lists apps from the specified app catalog","file":"spo/commands/app/app-list.js","help":"spo/app/app-list.mdx"},{"name":"spo propertybag get","description":"Gets the value of the specified property from the property bag","file":"spo/commands/propertybag/propertybag-get.js","help":"spo/propertybag/propertybag-get.mdx"},{"name":"spo propertybag list","description":"Gets property bag values","file":"spo/commands/propertybag/propertybag-list.js","help":"spo/propertybag/propertybag-list.mdx"},{"name":"spo propertybag set","description":"Sets the value of the specified property in the property bag. Adds the property if it does not exist","file":"spo/commands/propertybag/propertybag-set.js","help":"spo/propertybag/propertybag-set.mdx"},{"name":"entra m365group report activitycounts","description":"Get the number of group activities across group workloads","file":"entra/commands/m365group/m365group-report-activitycounts.js","help":"entra/m365group/m365group-report-activitycounts.mdx"},{"name":"entra m365group report activityfilecounts","description":"Get the total number of files and how many of them were active across all group sites associated with an Microsoft 365 Group","file":"entra/commands/m365group/m365group-report-activityfilecounts.js","help":"entra/m365group/m365group-report-activityfilecounts.mdx"},{"name":"entra m365group report activitygroupcounts","description":"Get the daily total number of groups and how many of them were active based on email conversations, Viva Engage posts, and SharePoint file activities","file":"entra/commands/m365group/m365group-report-activitygroupcounts.js","help":"entra/m365group/m365group-report-activitygroupcounts.mdx"},{"name":"entra m365group report activitystorage","description":"Get the total storage used across all group mailboxes and group sites","file":"entra/commands/m365group/m365group-report-activitystorage.js","help":"entra/m365group/m365group-report-activitystorage.mdx"},{"name":"onedrive report activityfilecounts","description":"Gets the number of unique, licensed users that performed file interactions against any OneDrive account","file":"onedrive/commands/report/report-activityfilecounts.js","help":"onedrive/report/report-activityfilecounts.mdx"},{"name":"onedrive report activityusercounts","description":"Gets the trend in the number of active OneDrive users","file":"onedrive/commands/report/report-activityusercounts.js","help":"onedrive/report/report-activityusercounts.mdx"},{"name":"onedrive report usageaccountcounts","description":"Gets the trend in the number of active OneDrive for Business sites","file":"onedrive/commands/report/report-usageaccountcounts.js","help":"onedrive/report/report-usageaccountcounts.mdx"},{"name":"onedrive report usagefilecounts","description":"Gets the total number of files across all sites and how many are active files","file":"onedrive/commands/report/report-usagefilecounts.js","help":"onedrive/report/report-usagefilecounts.mdx"},{"name":"onedrive report usagestorage","description":"Gets the trend on the amount of storage you are using in OneDrive for Business","file":"onedrive/commands/report/report-usagestorage.js","help":"onedrive/report/report-usagestorage.mdx"},{"name":"outlook report mailactivitycounts","description":"Enables you to understand the trends of email activity (like how many were sent, read, and received) in your organization","file":"outlook/commands/report/report-mailactivitycounts.js","help":"outlook/report/report-mailactivitycounts.mdx"},{"name":"outlook report mailactivityusercounts","description":"Enables you to understand trends on the number of unique users who are performing email activities like send, read, and receive","file":"outlook/commands/report/report-mailactivityusercounts.js","help":"outlook/report/report-mailactivityusercounts.mdx"},{"name":"outlook report mailappusageappsusercounts","description":"Gets the count of unique users per email app","file":"outlook/commands/report/report-mailappusageappsusercounts.js","help":"outlook/report/report-mailappusageappsusercounts.mdx"},{"name":"outlook report mailappusageusercounts","description":"Gets the count of unique users that connected to Exchange Online using any email app","file":"outlook/commands/report/report-mailappusageusercounts.js","help":"outlook/report/report-mailappusageusercounts.mdx"},{"name":"outlook report mailappusageversionsusercounts","description":"Gets the count of unique users by Outlook desktop version.","file":"outlook/commands/report/report-mailappusageversionsusercounts.js","help":"outlook/report/report-mailappusageversionsusercounts.mdx"},{"name":"outlook report mailboxusagedetail","description":"Gets details about mailbox usage","file":"outlook/commands/report/report-mailboxusagedetail.js","help":"outlook/report/report-mailboxusagedetail.mdx"},{"name":"outlook report mailboxusagemailboxcount","description":"Gets the total number of user mailboxes in your organization and how many are active each day of the reporting period.","file":"outlook/commands/report/report-mailboxusagemailboxcount.js","help":"outlook/report/report-mailboxusagemailboxcount.mdx"},{"name":"outlook report mailboxusagequotastatusmailboxcounts","description":"Gets the count of user mailboxes in each quota category","file":"outlook/commands/report/report-mailboxusagequotastatusmailboxcounts.js","help":"outlook/report/report-mailboxusagequotastatusmailboxcounts.mdx"},{"name":"outlook report mailboxusagestorage","description":"Gets the amount of mailbox storage used in your organization","file":"outlook/commands/report/report-mailboxusagestorage.js","help":"outlook/report/report-mailboxusagestorage.mdx"},{"name":"spo report activityfilecounts","description":"Gets the number of unique, licensed users who interacted with files stored on SharePoint sites","file":"spo/commands/report/report-activityfilecounts.js","help":"spo/report/report-activityfilecounts.mdx"},{"name":"spo report activitypages","description":"Gets the number of unique pages visited by users","file":"spo/commands/report/report-activitypages.js","help":"spo/report/report-activitypages.mdx"},{"name":"spo report activityusercounts","description":"Gets the trend in the number of active users","file":"spo/commands/report/report-activityusercounts.js","help":"spo/report/report-activityusercounts.mdx"},{"name":"spo report siteusagefilecounts","description":"Get the total number of files across all sites and the number of active files","file":"spo/commands/report/report-siteusagefilecounts.js","help":"spo/report/report-siteusagefilecounts.mdx"},{"name":"spo report siteusagepages","description":"Gets the number of pages viewed across all sites","file":"spo/commands/report/report-siteusagepages.js","help":"spo/report/report-siteusagepages.mdx"},{"name":"spo report siteusagesitecounts","description":"Gets the total number of files across all sites and the number of active files","file":"spo/commands/report/report-siteusagesitecounts.js","help":"spo/report/report-siteusagesitecounts.mdx"},{"name":"spo report siteusagestorage","description":"Gets the trend of storage allocated and consumed during the reporting period","file":"spo/commands/report/report-siteusagestorage.js","help":"spo/report/report-siteusagestorage.mdx"},{"name":"teams report deviceusagedistributionusercounts","description":"Get the number of Microsoft Teams unique users by device type","file":"teams/commands/report/report-deviceusagedistributionusercounts.js","help":"teams/report/report-deviceusagedistributionusercounts.mdx"},{"name":"teams report deviceusageusercounts","description":"Get the number of Microsoft Teams daily unique users by device type","file":"teams/commands/report/report-deviceusageusercounts.js","help":"teams/report/report-deviceusageusercounts.mdx"},{"name":"teams report useractivitycounts","description":"Get the number of Microsoft Teams activities by activity type. The activity types are team chat messages, private chat messages, calls, and meetings.","file":"teams/commands/report/report-useractivitycounts.js","help":"teams/report/report-useractivitycounts.mdx"},{"name":"teams report useractivityusercounts","description":"Get the number of Microsoft Teams users by activity type. The activity types are number of teams chat messages, private chat messages, calls, or meetings.","file":"teams/commands/report/report-useractivityusercounts.js","help":"teams/report/report-useractivityusercounts.mdx"},{"name":"tenant report activeusercounts","description":"Gets the count of daily active users in the reporting period by product.","file":"tenant/commands/report/report-activeusercounts.js","help":"tenant/report/report-activeusercounts.mdx"},{"name":"tenant report servicesusercounts","description":"Gets the count of users by activity type and service.","file":"tenant/commands/report/report-servicesusercounts.js","help":"tenant/report/report-servicesusercounts.mdx"},{"name":"viva engage report activitycounts","description":"Gets the trends on the amount of VivaEngage activity in your organization by how many messages were posted, read, and liked","file":"viva/commands/engage/engage-report-activitycounts.js","help":"viva/engage/engage-report-activitycounts.mdx"},{"name":"viva engage report activityusercounts","description":"Gets the trends on the number of unique users who posted, read, and liked Viva Engage messages","file":"viva/commands/engage/engage-report-activityusercounts.js","help":"viva/engage/engage-report-activityusercounts.mdx"},{"name":"viva engage report deviceusagedistributionusercounts","description":"Gets the number of users by device type","file":"viva/commands/engage/engage-report-deviceusagedistributionusercounts.js","help":"viva/engage/engage-report-deviceusagedistributionusercounts.mdx"},{"name":"viva engage report deviceusageusercounts","description":"Gets the number of daily users by device type","file":"viva/commands/engage/engage-report-deviceusageusercounts.js","help":"viva/engage/engage-report-deviceusageusercounts.mdx"},{"name":"viva engage report groupsactivitycounts","description":"Gets the number of Viva Engage messages posted, read, and liked in groups","file":"viva/commands/engage/engage-report-groupsactivitycounts.js","help":"viva/engage/engage-report-groupsactivitycounts.mdx"},{"name":"viva engage report groupsactivitygroupcounts","description":"Gets the total number of groups that existed and how many included group conversation activity","file":"viva/commands/engage/engage-report-groupsactivitygroupcounts.js","help":"viva/engage/engage-report-groupsactivitygroupcounts.mdx"},{"name":"entra m365group report activitydetail","description":"Get details about Microsoft 365 Groups activity by group","file":"entra/commands/m365group/m365group-report-activitydetail.js","help":"entra/m365group/m365group-report-activitydetail.mdx"},{"name":"onedrive report activityuserdetail","description":"Gets details about OneDrive activity by user","file":"onedrive/commands/report/report-activityuserdetail.js","help":"onedrive/report/report-activityuserdetail.mdx"},{"name":"onedrive report usageaccountdetail","description":"Gets details about OneDrive usage by account","file":"onedrive/commands/report/report-usageaccountdetail.js","help":"onedrive/report/report-usageaccountdetail.mdx"},{"name":"outlook report mailactivityuserdetail","description":"Gets details about email activity users have performed","file":"outlook/commands/report/report-mailactivityuserdetail.js","help":"outlook/report/report-mailactivityuserdetail.mdx"},{"name":"outlook report mailappusageuserdetail","description":"Gets details about which activities users performed on the various email apps","file":"outlook/commands/report/report-mailappusageuserdetail.js","help":"outlook/report/report-mailappusageuserdetail.mdx"},{"name":"spo report activityuserdetail","description":"Gets details about SharePoint activity by user","file":"spo/commands/report/report-activityuserdetail.js","help":"spo/report/report-activityuserdetail.mdx"},{"name":"spo report siteusagedetail","description":"Gets details about SharePoint site usage","file":"spo/commands/report/report-siteusagedetail.js","help":"spo/report/report-siteusagedetail.mdx"},{"name":"teams report deviceusageuserdetail","description":"Gets information about Microsoft Teams device usage by user","file":"teams/commands/report/report-deviceusageuserdetail.js","help":"teams/report/report-deviceusageuserdetail.mdx"},{"name":"teams report useractivityuserdetail","description":"Get details about Microsoft Teams user activity by user.","file":"teams/commands/report/report-useractivityuserdetail.js","help":"teams/report/report-useractivityuserdetail.mdx"},{"name":"tenant report activeuserdetail","description":"Gets details about Microsoft 365 active users","file":"tenant/commands/report/report-activeuserdetail.js","help":"tenant/report/report-activeuserdetail.mdx"},{"name":"viva engage report activityuserdetail","description":"Gets details about Viva Engage activity by user","file":"viva/commands/engage/engage-report-activityuserdetail.js","help":"viva/engage/engage-report-activityuserdetail.mdx"},{"name":"viva engage report deviceusageuserdetail","description":"Gets details about Viva Engage device usage by user","file":"viva/commands/engage/engage-report-deviceusageuserdetail.js","help":"viva/engage/engage-report-deviceusageuserdetail.mdx"},{"name":"viva engage report groupsactivitydetail","description":"Gets details about Viva Engage groups activity by group","file":"viva/commands/engage/engage-report-groupsactivitydetail.js","help":"viva/engage/engage-report-groupsactivitydetail.mdx"}]
|
|
1
|
+
[{"name":"booking business get","description":"Retrieve the specified Microsoft Bookings business.","file":"booking/commands/business/business-get.js","help":"booking/business/business-get.mdx"},{"name":"cli app reconsent","description":"Reconsent all permission scopes used in CLI for Microsoft 365","file":"cli/commands/app/app-reconsent.js","help":"cli/app/app-reconsent.mdx"},{"name":"entra administrativeunit member remove","description":"Remove a specific member (user, group, or device) from an administrative unit","file":"entra/commands/administrativeunit/administrativeunit-member-remove.js","help":"entra/administrativeunit/administrativeunit-member-remove.mdx"},{"name":"entra administrativeunit remove","description":"Removes an administrative unit","file":"entra/commands/administrativeunit/administrativeunit-remove.js","help":"entra/administrativeunit/administrativeunit-remove.mdx"},{"name":"entra app permission remove","description":"Removes the specified application and/or delegated permissions from a specified Microsoft Entra app","file":"entra/commands/app/app-permission-remove.js","help":"entra/app/app-permission-remove.mdx"},{"name":"entra app remove","description":"Removes an Entra app registration","file":"entra/commands/app/app-remove.js","help":"entra/app/app-remove.mdx"},{"name":"entra app role remove","description":"Removes role from the specified Entra app registration","file":"entra/commands/app/app-role-remove.js","help":"entra/app/app-role-remove.mdx"},{"name":"entra approleassignment add","description":"Adds service principal permissions also known as scopes and app role assignments for specified Microsoft Entra application registration","file":"entra/commands/approleassignment/approleassignment-add.js","help":"entra/approleassignment/approleassignment-add.mdx"},{"name":"entra approleassignment remove","description":"Deletes an app role assignment for the specified Entra Application Registration","file":"entra/commands/approleassignment/approleassignment-remove.js","help":"entra/approleassignment/approleassignment-remove.mdx"},{"aliases":["entra sp add"],"name":"entra enterpriseapp add","description":"Creates an enterprise application (or service principal) for a registered Entra app","file":"entra/commands/enterpriseapp/enterpriseapp-add.js","help":"entra/enterpriseapp/enterpriseapp-add.mdx"},{"aliases":["entra sp get"],"name":"entra enterpriseapp get","description":"Gets information about an Enterprise Application","file":"entra/commands/enterpriseapp/enterpriseapp-get.js","help":"entra/enterpriseapp/enterpriseapp-get.mdx"},{"aliases":["entra sp remove"],"name":"entra enterpriseapp remove","description":"Deletes an enterprise application (or service principal)","file":"entra/commands/enterpriseapp/enterpriseapp-remove.js","help":"entra/enterpriseapp/enterpriseapp-remove.mdx"},{"name":"entra group member remove","description":"Removes members from a Microsoft Entra group","file":"entra/commands/group/group-member-remove.js","help":"entra/group/group-member-remove.mdx"},{"name":"entra group remove","description":"Removes an Entra group","file":"entra/commands/group/group-remove.js","help":"entra/group/group-remove.mdx"},{"name":"entra groupsetting remove","description":"Removes the particular group setting","file":"entra/commands/groupsetting/groupsetting-remove.js","help":"entra/groupsetting/groupsetting-remove.mdx"},{"name":"entra m365group recyclebinitem clear","description":"Clears all M365 Groups from recycle bin.","file":"entra/commands/m365group/m365group-recyclebinitem-clear.js","help":"entra/m365group/m365group-recyclebinitem-clear.mdx"},{"name":"entra m365group recyclebinitem remove","description":"Permanently deletes a Microsoft 365 Group from the recycle bin in the current tenant","file":"entra/commands/m365group/m365group-recyclebinitem-remove.js","help":"entra/m365group/m365group-recyclebinitem-remove.mdx"},{"name":"entra m365group recyclebinitem restore","description":"Restores a deleted Microsoft 365 Group","file":"entra/commands/m365group/m365group-recyclebinitem-restore.js","help":"entra/m365group/m365group-recyclebinitem-restore.mdx"},{"name":"entra m365group remove","description":"Removes a Microsoft 365 Group","file":"entra/commands/m365group/m365group-remove.js","help":"entra/m365group/m365group-remove.mdx"},{"name":"entra m365group user remove","description":"Removes the specified user from specified Microsoft 365 Group or Microsoft Teams team","file":"entra/commands/m365group/m365group-user-remove.js","help":"entra/m365group/m365group-user-remove.mdx"},{"name":"entra multitenant remove","description":"Removes a multitenant organization","file":"entra/commands/multitenant/multitenant-remove.js","help":"entra/multitenant/multitenant-remove.mdx"},{"name":"entra oauth2grant remove","description":"Remove specified service principal OAuth2 permissions","file":"entra/commands/oauth2grant/oauth2grant-remove.js","help":"entra/oauth2grant/oauth2grant-remove.mdx"},{"name":"entra roledefinition remove","description":"Removes a specific Microsoft Entra ID role definition","file":"entra/commands/roledefinition/roledefinition-remove.js","help":"entra/roledefinition/roledefinition-remove.mdx"},{"name":"entra siteclassification disable","description":"Disables site classification","file":"entra/commands/siteclassification/siteclassification-disable.js","help":"entra/siteclassification/siteclassification-disable.mdx"},{"name":"entra user license remove","description":"Removes a license from a user","file":"entra/commands/user/user-license-remove.js","help":"entra/user/user-license-remove.mdx"},{"name":"entra user recyclebinitem clear","description":"Removes all users from the tenant recycle bin","file":"entra/commands/user/user-recyclebinitem-clear.js","help":"entra/user/user-recyclebinitem-clear.mdx"},{"name":"entra user recyclebinitem remove","description":"Removes a user from the recycle bin in the current tenant","file":"entra/commands/user/user-recyclebinitem-remove.js","help":"entra/user/user-recyclebinitem-remove.mdx"},{"name":"entra user remove","description":"Removes a specific user","file":"entra/commands/user/user-remove.js","help":"entra/user/user-remove.mdx"},{"name":"entra user session revoke","description":"Revokes all sign-in sessions for a given user","file":"entra/commands/user/user-session-revoke.js","help":"entra/user/user-session-revoke.mdx"},{"aliases":["search externalconnection remove"],"name":"external connection remove","description":"Removes a specific external connection","file":"external/commands/connection/connection-remove.js","help":"external/connection/connection-remove.mdx"},{"name":"flow remove","description":"Removes the specified Microsoft Flow","file":"flow/commands/flow-remove.js","help":"flow/flow-remove.mdx"},{"name":"flow owner remove","description":"Removes owner permissions to a Power Automate flow","file":"flow/commands/owner/owner-remove.js","help":"flow/owner/owner-remove.mdx"},{"name":"flow run cancel","description":"Cancels a specific run of the specified Microsoft Flow","file":"flow/commands/run/run-cancel.js","help":"flow/run/run-cancel.mdx"},{"name":"flow run resubmit","description":"Resubmits a specific flow run for the specified Microsoft Flow","file":"flow/commands/run/run-resubmit.js","help":"flow/run/run-resubmit.mdx"},{"name":"graph changelog list","description":"Gets an overview of specific API-level changes in Microsoft Graph v1.0 and beta","file":"graph/commands/changelog/changelog-list.js","help":"graph/changelog/changelog-list.mdx"},{"name":"graph directoryextension remove","description":"Removes a directory extension","file":"graph/commands/directoryextension/directoryextension-remove.js","help":"graph/directoryextension/directoryextension-remove.mdx"},{"name":"graph openextension remove","description":"Removes a specific open extension for a resource","file":"graph/commands/openextension/openextension-remove.js","help":"graph/openextension/openextension-remove.mdx"},{"name":"graph schemaextension remove","description":"Removes specified Microsoft Graph schema extension","file":"graph/commands/schemaextension/schemaextension-remove.js","help":"graph/schemaextension/schemaextension-remove.mdx"},{"name":"outlook message list","description":"Gets all mail messages from the specified folder","file":"outlook/commands/message/message-list.js","help":"outlook/message/message-list.mdx"},{"name":"outlook message move","description":"Moves message to the specified folder","file":"outlook/commands/message/message-move.js","help":"outlook/message/message-move.mdx"},{"name":"outlook message remove","description":"Permanently removes a specific message from a mailbox","file":"outlook/commands/message/message-remove.js","help":"outlook/message/message-remove.mdx"},{"name":"pa app consent set","description":"Configures if users can bypass the API Consent window for the selected canvas app","file":"pa/commands/app/app-consent-set.js","help":"pa/app/app-consent-set.mdx"},{"name":"pa app get","description":"Gets information about the specified Microsoft Power App","file":"pa/commands/app/app-get.js","help":"pa/app/app-get.mdx"},{"name":"pa app permission remove","description":"Removes permissions to a Power Apps app","file":"pa/commands/app/app-permission-remove.js","help":"pa/app/app-permission-remove.mdx"},{"name":"pa app remove","description":"Removes the specified Microsoft Power App","file":"pa/commands/app/app-remove.js","help":"pa/app/app-remove.mdx"},{"name":"planner bucket remove","description":"Removes the Microsoft Planner bucket from a plan","file":"planner/commands/bucket/bucket-remove.js","help":"planner/bucket/bucket-remove.mdx"},{"name":"planner plan remove","description":"Removes the Microsoft Planner plan","file":"planner/commands/plan/plan-remove.js","help":"planner/plan/plan-remove.mdx"},{"name":"planner roster member remove","description":"Removes a member from a Microsoft Planner Roster","file":"planner/commands/roster/roster-member-remove.js","help":"planner/roster/roster-member-remove.mdx"},{"name":"planner roster remove","description":"Removes a Microsoft Planner Roster","file":"planner/commands/roster/roster-remove.js","help":"planner/roster/roster-remove.mdx"},{"name":"planner task checklistitem add","description":"Adds a new checklist item to a Planner task.","file":"planner/commands/task/task-checklistitem-add.js","help":"planner/task/task-checklistitem-add.mdx"},{"name":"planner task checklistitem list","description":"Lists the checklist items of a Planner task.","file":"planner/commands/task/task-checklistitem-list.js","help":"planner/task/task-checklistitem-list.mdx"},{"name":"planner task checklistitem remove","description":"Removes the checklist item from the planner task","file":"planner/commands/task/task-checklistitem-remove.js","help":"planner/task/task-checklistitem-remove.mdx"},{"name":"planner task get","description":"Retrieve the specified planner task","file":"planner/commands/task/task-get.js","help":"planner/task/task-get.mdx"},{"name":"planner task reference remove","description":"Removes the reference from the Planner task","file":"planner/commands/task/task-reference-remove.js","help":"planner/task/task-reference-remove.mdx"},{"name":"planner task remove","description":"Removes the Microsoft Planner task from a plan","file":"planner/commands/task/task-remove.js","help":"planner/task/task-remove.mdx"},{"name":"pp aibuildermodel get","description":"Get an AI builder model in the specified Power Platform environment.","file":"pp/commands/aibuildermodel/aibuildermodel-get.js","help":"pp/aibuildermodel/aibuildermodel-get.mdx"},{"name":"pp aibuildermodel remove","description":"Removes an AI builder model in the specified Power Platform environment.","file":"pp/commands/aibuildermodel/aibuildermodel-remove.js","help":"pp/aibuildermodel/aibuildermodel-remove.mdx"},{"name":"pp copilot get","description":"Get information about the specified copilot","file":"pp/commands/copilot/copilot-get.js","help":"pp/copilot/copilot-get.mdx"},{"name":"pp copilot remove","description":"Removes the specified copilot","file":"pp/commands/copilot/copilot-remove.js","help":"pp/copilot/copilot-remove.mdx"},{"name":"pp dataverse table remove","description":"Removes a dataverse table in a given environment","file":"pp/commands/dataverse/dataverse-table-remove.js","help":"pp/dataverse/dataverse-table-remove.mdx"},{"name":"pp dataverse table row remove","description":"Removes a specific row from a dataverse table in the specified Power Platform environment.","file":"pp/commands/dataverse/dataverse-table-row-remove.js","help":"pp/dataverse/dataverse-table-row-remove.mdx"},{"name":"pp solution get","description":"Gets a specific solution in a given environment.","file":"pp/commands/solution/solution-get.js","help":"pp/solution/solution-get.mdx"},{"name":"pp solution publisher remove","description":"Removes a specific publisher in the specified Power Platform environment.","file":"pp/commands/solution/solution-publisher-remove.js","help":"pp/solution/solution-publisher-remove.mdx"},{"name":"pp solution remove","description":"Removes a specific solution in the specified Power Platform environment.","file":"pp/commands/solution/solution-remove.js","help":"pp/solution/solution-remove.mdx"},{"name":"purview retentionevent remove","description":"Delete a retention event","file":"purview/commands/retentionevent/retentionevent-remove.js","help":"purview/retentionevent/retentionevent-remove.mdx"},{"name":"purview retentioneventtype remove","description":"Delete a retention event type","file":"purview/commands/retentioneventtype/retentioneventtype-remove.js","help":"purview/retentioneventtype/retentioneventtype-remove.mdx"},{"name":"purview retentionlabel remove","description":"Delete a retention label","file":"purview/commands/retentionlabel/retentionlabel-remove.js","help":"purview/retentionlabel/retentionlabel-remove.mdx"},{"name":"spe container recyclebinitem restore","description":"Restores a deleted container","file":"spe/commands/container/container-recyclebinitem-restore.js","help":"spe/container/container-recyclebinitem-restore.mdx"},{"name":"spe container remove","description":"Removes a container","file":"spe/commands/container/container-remove.js","help":"spe/container/container-remove.mdx"},{"name":"spe containertype remove","description":"Remove a specific container type","file":"spe/commands/containertype/containertype-remove.js","help":"spe/containertype/containertype-remove.mdx"},{"name":"spo app add","description":"Adds an app to the specified SharePoint Online app catalog","file":"spo/commands/app/app-add.js","help":"spo/app/app-add.mdx"},{"name":"spo app remove","description":"Removes the specified app from the specified app catalog","file":"spo/commands/app/app-remove.js","help":"spo/app/app-remove.mdx"},{"name":"spo app retract","description":"Retracts the specified app from the specified app catalog","file":"spo/commands/app/app-retract.js","help":"spo/app/app-retract.mdx"},{"name":"spo app uninstall","description":"Uninstalls an app from the site","file":"spo/commands/app/app-uninstall.js","help":"spo/app/app-uninstall.mdx"},{"name":"spo applicationcustomizer remove","description":"Removes an application customizer that is added to a site","file":"spo/commands/applicationcustomizer/applicationcustomizer-remove.js","help":"spo/applicationcustomizer/applicationcustomizer-remove.mdx"},{"name":"spo applicationcustomizer set","description":"Updates an existing Application Customizer on a site","file":"spo/commands/applicationcustomizer/applicationcustomizer-set.js","help":"spo/applicationcustomizer/applicationcustomizer-set.mdx"},{"name":"spo cdn origin remove","description":"Removes CDN origin for the current SharePoint Online tenant","file":"spo/commands/cdn/cdn-origin-remove.js","help":"spo/cdn/cdn-origin-remove.mdx"},{"name":"spo commandset remove","description":"Remove a ListView Command Set that is added to a site.","file":"spo/commands/commandset/commandset-remove.js","help":"spo/commandset/commandset-remove.mdx"},{"name":"spo commandset set","description":"Updates a ListView Command Set on a site.","file":"spo/commands/commandset/commandset-set.js","help":"spo/commandset/commandset-set.mdx"},{"name":"spo contenttype add","description":"Adds a new list or site content type","file":"spo/commands/contenttype/contenttype-add.js","help":"spo/contenttype/contenttype-add.mdx"},{"name":"spo contenttype field remove","description":"Removes a column from a site- or list content type","file":"spo/commands/contenttype/contenttype-field-remove.js","help":"spo/contenttype/contenttype-field-remove.mdx"},{"name":"spo contenttype remove","description":"Deletes site content type","file":"spo/commands/contenttype/contenttype-remove.js","help":"spo/contenttype/contenttype-remove.mdx"},{"name":"spo customaction clear","description":"Deletes all custom actions in the collection","file":"spo/commands/customaction/customaction-clear.js","help":"spo/customaction/customaction-clear.mdx"},{"name":"spo customaction remove","description":"Removes the specified custom action","file":"spo/commands/customaction/customaction-remove.js","help":"spo/customaction/customaction-remove.mdx"},{"name":"spo eventreceiver get","description":"Gets a specific event receiver attached to the web, site or list (if any of the list options are filled in) by receiver name of id","file":"spo/commands/eventreceiver/eventreceiver-get.js","help":"spo/eventreceiver/eventreceiver-get.mdx"},{"name":"spo eventreceiver remove","description":"Removes event receivers for the specified web, site, or list.","file":"spo/commands/eventreceiver/eventreceiver-remove.js","help":"spo/eventreceiver/eventreceiver-remove.mdx"},{"name":"spo field remove","description":"Removes the specified list- or site column","file":"spo/commands/field/field-remove.js","help":"spo/field/field-remove.mdx"},{"name":"spo file checkout undo","description":"Discards a checked out file","file":"spo/commands/file/file-checkout-undo.js","help":"spo/file/file-checkout-undo.mdx"},{"aliases":["spo page template remove"],"name":"spo file remove","description":"Removes the specified file","file":"spo/commands/file/file-remove.js","help":"spo/file/file-remove.mdx"},{"name":"spo file rename","description":"Renames a file","file":"spo/commands/file/file-rename.js","help":"spo/file/file-rename.mdx"},{"name":"spo file retentionlabel remove","description":"Clear the retention label from a file","file":"spo/commands/file/file-retentionlabel-remove.js","help":"spo/file/file-retentionlabel-remove.mdx"},{"name":"spo file roleassignment remove","description":"Removes a role assignment from a file.","file":"spo/commands/file/file-roleassignment-remove.js","help":"spo/file/file-roleassignment-remove.mdx"},{"name":"spo file roleinheritance break","description":"Breaks inheritance of a file. Keeping existing permissions is the default behavior.","file":"spo/commands/file/file-roleinheritance-break.js","help":"spo/file/file-roleinheritance-break.mdx"},{"name":"spo file roleinheritance reset","description":"Restores the role inheritance of a file","file":"spo/commands/file/file-roleinheritance-reset.js","help":"spo/file/file-roleinheritance-reset.mdx"},{"name":"spo file sharinginfo get","description":"Generates a sharing information report for the specified file","file":"spo/commands/file/file-sharinginfo-get.js","help":"spo/file/file-sharinginfo-get.mdx"},{"name":"spo file sharinglink clear","description":"Removes sharing links of a file","file":"spo/commands/file/file-sharinglink-clear.js","help":"spo/file/file-sharinglink-clear.mdx"},{"name":"spo file sharinglink remove","description":"Removes a specific sharing link of a file","file":"spo/commands/file/file-sharinglink-remove.js","help":"spo/file/file-sharinglink-remove.mdx"},{"name":"spo file version clear","description":"Deletes all file version history of a file in a SharePoint Document library","file":"spo/commands/file/file-version-clear.js","help":"spo/file/file-version-clear.mdx"},{"name":"spo file version remove","description":"Removes a specific version of a file in a SharePoint Document library","file":"spo/commands/file/file-version-remove.js","help":"spo/file/file-version-remove.mdx"},{"name":"spo file version restore","description":"Restores a specific version of a file in a SharePoint Document library","file":"spo/commands/file/file-version-restore.js","help":"spo/file/file-version-restore.mdx"},{"name":"spo folder remove","description":"Deletes the specified folder","file":"spo/commands/folder/folder-remove.js","help":"spo/folder/folder-remove.mdx"},{"name":"spo folder retentionlabel remove","description":"Clear the retention label from a folder","file":"spo/commands/folder/folder-retentionlabel-remove.js","help":"spo/folder/folder-retentionlabel-remove.mdx"},{"name":"spo folder roleassignment remove","description":"Removes a role assignment from the specified folder","file":"spo/commands/folder/folder-roleassignment-remove.js","help":"spo/folder/folder-roleassignment-remove.mdx"},{"name":"spo folder roleinheritance break","description":"Breaks the role inheritance of a folder. Keeping existing permissions is the default behavior.","file":"spo/commands/folder/folder-roleinheritance-break.js","help":"spo/folder/folder-roleinheritance-break.mdx"},{"name":"spo folder roleinheritance reset","description":"Restores the role inheritance of a folder","file":"spo/commands/folder/folder-roleinheritance-reset.js","help":"spo/folder/folder-roleinheritance-reset.mdx"},{"name":"spo folder sharinglink clear","description":"Removes all sharing links of a folder","file":"spo/commands/folder/folder-sharinglink-clear.js","help":"spo/folder/folder-sharinglink-clear.mdx"},{"name":"spo folder sharinglink remove","description":"Removes a sharing link from a folder","file":"spo/commands/folder/folder-sharinglink-remove.js","help":"spo/folder/folder-sharinglink-remove.mdx"},{"name":"spo group list","description":"Lists all the groups within specific web","file":"spo/commands/group/group-list.js","help":"spo/group/group-list.mdx"},{"name":"spo group member remove","description":"Removes the specified member from a SharePoint group","file":"spo/commands/group/group-member-remove.js","help":"spo/group/group-member-remove.mdx"},{"name":"spo group remove","description":"Removes group from specific web","file":"spo/commands/group/group-remove.js","help":"spo/group/group-remove.mdx"},{"name":"spo group set","description":"Updates a group in the specified site","file":"spo/commands/group/group-set.js","help":"spo/group/group-set.mdx"},{"name":"spo homesite remove","description":"Removes a Home Site","file":"spo/commands/homesite/homesite-remove.js","help":"spo/homesite/homesite-remove.mdx"},{"name":"spo hubsite connect","description":"Connect a hub site to a parent hub site","file":"spo/commands/hubsite/hubsite-connect.js","help":"spo/hubsite/hubsite-connect.mdx"},{"name":"spo hubsite disconnect","description":"Disconnect a hub site from its parent hub site","file":"spo/commands/hubsite/hubsite-disconnect.js","help":"spo/hubsite/hubsite-disconnect.mdx"},{"name":"spo hubsite get","description":"Gets information about the specified hub site","file":"spo/commands/hubsite/hubsite-get.js","help":"spo/hubsite/hubsite-get.mdx"},{"name":"spo hubsite rights revoke","description":"Revokes rights to join sites to the specified hub site for one or more principals","file":"spo/commands/hubsite/hubsite-rights-revoke.js","help":"spo/hubsite/hubsite-rights-revoke.mdx"},{"name":"spo hubsite unregister","description":"Unregisters the specified site collection as a hub site","file":"spo/commands/hubsite/hubsite-unregister.js","help":"spo/hubsite/hubsite-unregister.mdx"},{"name":"spo knowledgehub remove","description":"Removes the Knowledge Hub Site setting for your tenant","file":"spo/commands/knowledgehub/knowledgehub-remove.js","help":"spo/knowledgehub/knowledgehub-remove.mdx"},{"name":"spo list contenttype remove","description":"Removes content type from list","file":"spo/commands/list/list-contenttype-remove.js","help":"spo/list/list-contenttype-remove.mdx"},{"name":"spo list defaultvalue clear","description":"Clears default column values for a specific document library","file":"spo/commands/list/list-defaultvalue-clear.js","help":"spo/list/list-defaultvalue-clear.mdx"},{"name":"spo list defaultvalue remove","description":"Removes a specific default column value for a specific document library","file":"spo/commands/list/list-defaultvalue-remove.js","help":"spo/list/list-defaultvalue-remove.mdx"},{"name":"spo list remove","description":"Removes the specified list","file":"spo/commands/list/list-remove.js","help":"spo/list/list-remove.mdx"},{"name":"spo list retentionlabel remove","description":"Clears the retention label on the specified list or library.","file":"spo/commands/list/list-retentionlabel-remove.js","help":"spo/list/list-retentionlabel-remove.mdx"},{"name":"spo list roleassignment remove","description":"Removes a role assignment from list permissions","file":"spo/commands/list/list-roleassignment-remove.js","help":"spo/list/list-roleassignment-remove.mdx"},{"name":"spo list roleinheritance break","description":"Breaks role inheritance on list or library","file":"spo/commands/list/list-roleinheritance-break.js","help":"spo/list/list-roleinheritance-break.mdx"},{"name":"spo list roleinheritance reset","description":"Restores role inheritance on list or library","file":"spo/commands/list/list-roleinheritance-reset.js","help":"spo/list/list-roleinheritance-reset.mdx"},{"name":"spo list view field remove","description":"Removes the specified field from list view","file":"spo/commands/list/list-view-field-remove.js","help":"spo/list/list-view-field-remove.mdx"},{"name":"spo list view remove","description":"Deletes the specified view from the list","file":"spo/commands/list/list-view-remove.js","help":"spo/list/list-view-remove.mdx"},{"name":"spo list webhook remove","description":"Removes the specified webhook from the list","file":"spo/commands/list/list-webhook-remove.js","help":"spo/list/list-webhook-remove.mdx"},{"name":"spo listitem attachment remove","description":"Removes an attachment from a list item","file":"spo/commands/listitem/listitem-attachment-remove.js","help":"spo/listitem/listitem-attachment-remove.mdx"},{"name":"spo listitem batch remove","description":"Removes items from a list in batch","file":"spo/commands/listitem/listitem-batch-remove.js","help":"spo/listitem/listitem-batch-remove.mdx"},{"name":"spo listitem list","description":"Gets a list of items from the specified list","file":"spo/commands/listitem/listitem-list.js","help":"spo/listitem/listitem-list.mdx"},{"name":"spo listitem remove","description":"Removes the specified list item","file":"spo/commands/listitem/listitem-remove.js","help":"spo/listitem/listitem-remove.mdx"},{"name":"spo listitem retentionlabel remove","description":"Clear the retention label from a list item","file":"spo/commands/listitem/listitem-retentionlabel-remove.js","help":"spo/listitem/listitem-retentionlabel-remove.mdx"},{"name":"spo listitem roleassignment remove","description":"Removes a role assignment from list item permissions","file":"spo/commands/listitem/listitem-roleassignment-remove.js","help":"spo/listitem/listitem-roleassignment-remove.mdx"},{"name":"spo listitem roleinheritance break","description":"Break inheritance of list item","file":"spo/commands/listitem/listitem-roleinheritance-break.js","help":"spo/listitem/listitem-roleinheritance-break.mdx"},{"name":"spo listitem roleinheritance reset","description":"Restores the role inheritance of list item, file, or folder","file":"spo/commands/listitem/listitem-roleinheritance-reset.js","help":"spo/listitem/listitem-roleinheritance-reset.mdx"},{"name":"spo navigation node remove","description":"Removes the specified navigation node","file":"spo/commands/navigation/navigation-node-remove.js","help":"spo/navigation/navigation-node-remove.mdx"},{"name":"spo orgassetslibrary remove","description":"Removes a library that was designated as a central location for organization assets across the tenant.","file":"spo/commands/orgassetslibrary/orgassetslibrary-remove.js","help":"spo/orgassetslibrary/orgassetslibrary-remove.mdx"},{"name":"spo orgnewssite remove","description":"Removes a site from the list of organizational news sites","file":"spo/commands/orgnewssite/orgnewssite-remove.js","help":"spo/orgnewssite/orgnewssite-remove.mdx"},{"name":"spo page control remove","description":"Removes a control from a modern page","file":"spo/commands/page/page-control-remove.js","help":"spo/page/page-control-remove.mdx"},{"name":"spo page remove","description":"Removes a modern page","file":"spo/commands/page/page-remove.js","help":"spo/page/page-remove.mdx"},{"name":"spo page section remove","description":"Removes the specified section from the modern page","file":"spo/commands/page/page-section-remove.js","help":"spo/page/page-section-remove.mdx"},{"name":"spo propertybag remove","description":"Removes specified property from the property bag","file":"spo/commands/propertybag/propertybag-remove.js","help":"spo/propertybag/propertybag-remove.mdx"},{"name":"spo roledefinition remove","description":"Removes the role definition from the specified site","file":"spo/commands/roledefinition/roledefinition-remove.js","help":"spo/roledefinition/roledefinition-remove.mdx"},{"aliases":["spo sp permissionrequest approve"],"name":"spo serviceprincipal permissionrequest approve","description":"Approves the specified permission request","file":"spo/commands/serviceprincipal/serviceprincipal-permissionrequest-approve.js","help":"spo/serviceprincipal/serviceprincipal-permissionrequest-approve.mdx"},{"aliases":["spo sp set"],"name":"spo serviceprincipal set","description":"Enable or disable the service principal","file":"spo/commands/serviceprincipal/serviceprincipal-set.js","help":"spo/serviceprincipal/serviceprincipal-set.mdx"},{"name":"spo site admin remove","description":"Removes a user or group as site collection administrator","file":"spo/commands/site/site-admin-remove.js","help":"spo/site/site-admin-remove.mdx"},{"name":"spo site appcatalog remove","description":"Removes site collection app catalog from the specified site","file":"spo/commands/site/site-appcatalog-remove.js","help":"spo/site/site-appcatalog-remove.mdx"},{"name":"spo site apppermission remove","description":"Removes a specific application permission from a site","file":"spo/commands/site/site-apppermission-remove.js","help":"spo/site/site-apppermission-remove.mdx"},{"name":"spo site archive","description":"Archives a site collection","file":"spo/commands/site/site-archive.js","help":"spo/site/site-archive.mdx"},{"name":"spo site hubsite disconnect","description":"Disconnects the specified site collection from its hub site","file":"spo/commands/site/site-hubsite-disconnect.js","help":"spo/site/site-hubsite-disconnect.mdx"},{"name":"spo site recyclebinitem clear","description":"Permanently removes all items in a site recycle bin","file":"spo/commands/site/site-recyclebinitem-clear.js","help":"spo/site/site-recyclebinitem-clear.mdx"},{"name":"spo site recyclebinitem move","description":"Moves items from the first-stage recycle bin to the second-stage recycle bin","file":"spo/commands/site/site-recyclebinitem-move.js","help":"spo/site/site-recyclebinitem-move.mdx"},{"name":"spo site recyclebinitem remove","description":"Permanently deletes specific items from the site recycle bin","file":"spo/commands/site/site-recyclebinitem-remove.js","help":"spo/site/site-recyclebinitem-remove.mdx"},{"name":"spo site remove","description":"Removes the specified site","file":"spo/commands/site/site-remove.js","help":"spo/site/site-remove.mdx"},{"name":"spo site unarchive","description":"Unarchives a site collection","file":"spo/commands/site/site-unarchive.js","help":"spo/site/site-unarchive.mdx"},{"name":"spo sitedesign get","description":"Gets information about the specified site design","file":"spo/commands/sitedesign/sitedesign-get.js","help":"spo/sitedesign/sitedesign-get.mdx"},{"name":"spo sitedesign remove","description":"Removes the specified site design","file":"spo/commands/sitedesign/sitedesign-remove.js","help":"spo/sitedesign/sitedesign-remove.mdx"},{"name":"spo sitedesign rights revoke","description":"Revokes access from a site design for one or more principals","file":"spo/commands/sitedesign/sitedesign-rights-revoke.js","help":"spo/sitedesign/sitedesign-rights-revoke.mdx"},{"name":"spo sitedesign task remove","description":"Removes the specified site design scheduled for execution","file":"spo/commands/sitedesign/sitedesign-task-remove.js","help":"spo/sitedesign/sitedesign-task-remove.mdx"},{"name":"spo sitescript remove","description":"Removes the specified site script","file":"spo/commands/sitescript/sitescript-remove.js","help":"spo/sitescript/sitescript-remove.mdx"},{"name":"spo search","description":"Executes a search query","file":"spo/commands/spo-search.js","help":"spo/spo-search.mdx"},{"name":"spo storageentity remove","description":"Removes tenant property stored on the specified SharePoint Online app catalog","file":"spo/commands/storageentity/storageentity-remove.js","help":"spo/storageentity/storageentity-remove.mdx"},{"name":"spo tenant applicationcustomizer remove","description":"Removes an application customizer that is installed tenant wide.","file":"spo/commands/tenant/tenant-applicationcustomizer-remove.js","help":"spo/tenant/tenant-applicationcustomizer-remove.mdx"},{"name":"spo tenant applicationcustomizer set","description":"Updates an Application Customizer that is deployed as a tenant-wide extension","file":"spo/commands/tenant/tenant-applicationcustomizer-set.js","help":"spo/tenant/tenant-applicationcustomizer-set.mdx"},{"name":"spo tenant commandset get","description":"Get a ListView Command Set that is installed tenant wide","file":"spo/commands/tenant/tenant-commandset-get.js","help":"spo/tenant/tenant-commandset-get.mdx"},{"name":"spo tenant commandset remove","description":"Removes a ListView Command Set that is installed tenant wide.","file":"spo/commands/tenant/tenant-commandset-remove.js","help":"spo/tenant/tenant-commandset-remove.mdx"},{"name":"spo tenant recyclebinitem remove","description":"Removes the specified deleted site collection from tenant recycle bin","file":"spo/commands/tenant/tenant-recyclebinitem-remove.js","help":"spo/tenant/tenant-recyclebinitem-remove.mdx"},{"name":"spo term get","description":"Gets information about the specified taxonomy term","file":"spo/commands/term/term-get.js","help":"spo/term/term-get.mdx"},{"name":"spo term list","description":"Lists taxonomy terms from the given term set","file":"spo/commands/term/term-list.js","help":"spo/term/term-list.mdx"},{"name":"spo theme remove","description":"Removes existing theme","file":"spo/commands/theme/theme-remove.js","help":"spo/theme/theme-remove.mdx"},{"name":"spo user remove","description":"Removes user from specific web","file":"spo/commands/user/user-remove.js","help":"spo/user/user-remove.mdx"},{"name":"spo userprofile get","description":"Gets user profile property for a SharePoint user","file":"spo/commands/userprofile/userprofile-get.js","help":"spo/userprofile/userprofile-get.mdx"},{"name":"spo web remove","description":"Delete specified subsite","file":"spo/commands/web/web-remove.js","help":"spo/web/web-remove.mdx"},{"name":"spo web roleassignment remove","description":"Removes a role assignment from web permissions","file":"spo/commands/web/web-roleassignment-remove.js","help":"spo/web/web-roleassignment-remove.mdx"},{"name":"spo web roleinheritance break","description":"Break role inheritance of subsite","file":"spo/commands/web/web-roleinheritance-break.js","help":"spo/web/web-roleinheritance-break.mdx"},{"name":"spo web roleinheritance reset","description":"Restores role inheritance of subsite","file":"spo/commands/web/web-roleinheritance-reset.js","help":"spo/web/web-roleinheritance-reset.mdx"},{"name":"spp model remove","description":"Deletes a document understanding model","file":"spp/commands/model/model-remove.js","help":"spp/model/model-remove.mdx"},{"name":"teams app install","description":"Installs a Microsoft Teams team app from the catalog in the specified team or for the specified user","file":"teams/commands/app/app-install.js","help":"teams/app/app-install.mdx"},{"name":"teams app remove","description":"Removes a Teams app from the organization's app catalog","file":"teams/commands/app/app-remove.js","help":"teams/app/app-remove.mdx"},{"name":"teams app uninstall","description":"Uninstalls an app from a Microsoft Team team","file":"teams/commands/app/app-uninstall.js","help":"teams/app/app-uninstall.mdx"},{"name":"teams app update","description":"Updates Teams app in the organization's app catalog","file":"teams/commands/app/app-update.js","help":"teams/app/app-update.mdx"},{"name":"teams channel add","description":"Adds a channel to the specified Microsoft Teams team","file":"teams/commands/channel/channel-add.js","help":"teams/channel/channel-add.mdx"},{"name":"teams channel member add","description":"Adds a specified member in the specified Microsoft Teams private or shared team channel","file":"teams/commands/channel/channel-member-add.js","help":"teams/channel/channel-member-add.mdx"},{"name":"teams channel member remove","description":"Remove the specified member from the specified Microsoft Teams private or shared team channel","file":"teams/commands/channel/channel-member-remove.js","help":"teams/channel/channel-member-remove.mdx"},{"name":"teams channel member set","description":"Updates the role of the specified member in the specified Microsoft Teams private or shared team channel","file":"teams/commands/channel/channel-member-set.js","help":"teams/channel/channel-member-set.mdx"},{"name":"teams channel remove","description":"Removes the specified channel in the Microsoft Teams team","file":"teams/commands/channel/channel-remove.js","help":"teams/channel/channel-remove.mdx"},{"name":"teams chat get","description":"Get a Microsoft Teams chat conversation by id, participants or chat name.","file":"teams/commands/chat/chat-get.js","help":"teams/chat/chat-get.mdx"},{"name":"teams chat member remove","description":"Removes a member from a Microsoft Teams chat conversation","file":"teams/commands/chat/chat-member-remove.js","help":"teams/chat/chat-member-remove.mdx"},{"name":"teams chat message send","description":"Sends a chat message to a Microsoft Teams chat conversation.","file":"teams/commands/chat/chat-message-send.js","help":"teams/chat/chat-message-send.mdx"},{"name":"teams message remove","description":"Removes a message from a channel in a Microsoft Teams team","file":"teams/commands/message/message-remove.js","help":"teams/message/message-remove.mdx"},{"name":"teams tab remove","description":"Removes a tab from the specified channel","file":"teams/commands/tab/tab-remove.js","help":"teams/tab/tab-remove.mdx"},{"name":"teams team remove","description":"Removes the specified Microsoft Teams team","file":"teams/commands/team/team-remove.js","help":"teams/team/team-remove.mdx"},{"name":"teams user app add","description":"Install an app in the personal scope of the specified user","file":"teams/commands/user/user-app-add.js","help":"teams/user/user-app-add.mdx"},{"name":"teams user app list","description":"List the apps installed in the personal scope of the specified user","file":"teams/commands/user/user-app-list.js","help":"teams/user/user-app-list.mdx"},{"name":"teams user app remove","description":"Uninstall an app from the personal scope of the specified user.","file":"teams/commands/user/user-app-remove.js","help":"teams/user/user-app-remove.mdx"},{"name":"teams user app upgrade","description":"Upgrade an app in the personal scope of the specified user","file":"teams/commands/user/user-app-upgrade.js","help":"teams/user/user-app-upgrade.mdx"},{"name":"tenant people profilecardproperty remove","description":"Removes an additional attribute from the profile card properties","file":"tenant/commands/people/people-profilecardproperty-remove.js","help":"tenant/people/people-profilecardproperty-remove.mdx"},{"name":"todo list remove","description":"Removes a Microsoft To Do task list","file":"todo/commands/list/list-remove.js","help":"todo/list/list-remove.mdx"},{"name":"todo task get","description":"Get a specific task from a Microsoft To Do task list","file":"todo/commands/task/task-get.js","help":"todo/task/task-get.mdx"},{"name":"todo task list","description":"List tasks from a Microsoft To Do task list","file":"todo/commands/task/task-list.js","help":"todo/task/task-list.mdx"},{"name":"todo task remove","description":"Removes the specified Microsoft To Do task","file":"todo/commands/task/task-remove.js","help":"todo/task/task-remove.mdx"},{"name":"viva engage community remove","description":"Removes a Viva Engage community","file":"viva/commands/engage/engage-community-remove.js","help":"viva/engage/engage-community-remove.mdx"},{"name":"viva engage community user remove","description":"Removes a specified user from a Microsoft 365 Viva Engage community","file":"viva/commands/engage/engage-community-user-remove.js","help":"viva/engage/engage-community-user-remove.mdx"},{"name":"viva engage message like set","description":"Likes or unlikes a Viva Engage message","file":"viva/commands/engage/engage-message-like-set.js","help":"viva/engage/engage-message-like-set.mdx"},{"name":"viva engage message remove","description":"Removes a Viva Engage message","file":"viva/commands/engage/engage-message-remove.js","help":"viva/engage/engage-message-remove.mdx"},{"name":"viva engage search","description":"Returns a list of messages, users, topics and groups that match the specified query.","file":"viva/commands/engage/engage-search.js","help":"viva/engage/engage-search.mdx"},{"name":"adaptivecard send","description":"Sends adaptive card to the specified URL","file":"adaptivecard/commands/adaptivecard-send.js","help":"adaptivecard/adaptivecard-send.mdx"},{"name":"app open","description":"Opens Microsoft Entra app in the Microsoft Entra ID portal","file":"app/commands/app-open.js","help":"app/app-open.mdx"},{"name":"cli app add","description":"Creates a Microsoft Entra application registration for CLI for Microsoft 365","file":"cli/commands/app/app-add.js","help":"cli/app/app-add.mdx"},{"name":"cli consent","description":"Consent additional permissions for the Microsoft Entra application used by the CLI for Microsoft 365","file":"cli/commands/cli-consent.js","help":"cli/cli-consent.mdx"},{"name":"cli doctor","description":"Retrieves diagnostic information about the current environment","file":"cli/commands/cli-doctor.js","help":"cli/cli-doctor.mdx"},{"name":"cli completion pwsh setup","description":"Sets up command completion for PowerShell","file":"cli/commands/completion/completion-pwsh-setup.js","help":"cli/completion/completion-pwsh-setup.mdx"},{"name":"cli config get","description":"Gets value of a CLI for Microsoft 365 configuration option","file":"cli/commands/config/config-get.js","help":"cli/config/config-get.mdx"},{"name":"cli config list","description":"List all self set CLI for Microsoft 365 configurations","file":"cli/commands/config/config-list.js","help":"cli/config/config-list.mdx"},{"name":"cli config reset","description":"Resets the specified CLI configuration option to its default value","file":"cli/commands/config/config-reset.js","help":"cli/config/config-reset.mdx"},{"name":"cli config set","description":"Manage global configuration settings about the CLI for Microsoft 365","file":"cli/commands/config/config-set.js","help":"cli/config/config-set.mdx"},{"name":"docs","description":"Returns the CLI for Microsoft 365 docs webpage URL","file":"commands/docs.js","help":"docs.mdx"},{"name":"login","description":"Log in to Microsoft 365","file":"commands/login.js","help":"login.mdx"},{"name":"logout","description":"Log out from Microsoft 365","file":"commands/logout.js","help":"logout.mdx"},{"name":"request","description":"Executes the specified web request using CLI for Microsoft 365","file":"commands/request.js","help":"request.mdx"},{"name":"setup","description":"Sets up CLI for Microsoft 365 based on your preferences","file":"commands/setup.js","help":"setup.mdx"},{"name":"status","description":"Shows Microsoft 365 login status","file":"commands/status.js","help":"status.mdx"},{"name":"connection list","description":"Show the list of available connections","file":"connection/commands/connection-list.js","help":"connection/connection-list.mdx"},{"name":"connection remove","description":"Remove the specified connection","file":"connection/commands/connection-remove.js","help":"connection/connection-remove.mdx"},{"name":"connection set","description":"Rename the specified connection","file":"connection/commands/connection-set.js","help":"connection/connection-set.mdx"},{"name":"connection use","description":"Activate the specified Microsoft 365 tenant connection","file":"connection/commands/connection-use.js","help":"connection/connection-use.mdx"},{"name":"context remove","description":"Removes the CLI for Microsoft 365 context in the current working folder","file":"context/commands/context-remove.js","help":"context/context-remove.mdx"},{"name":"context option list","description":"List all options added to the context","file":"context/commands/option/option-list.js","help":"context/option/option-list.mdx"},{"name":"context option remove","description":"Removes an already available name from local context file.","file":"context/commands/option/option-remove.js","help":"context/option/option-remove.mdx"},{"name":"context option set","description":"Allows to add a new name for the option and value to the local context file.","file":"context/commands/option/option-set.js","help":"context/option/option-set.mdx"},{"name":"entra administrativeunit add","description":"Creates an administrative unit","file":"entra/commands/administrativeunit/administrativeunit-add.js","help":"entra/administrativeunit/administrativeunit-add.mdx"},{"name":"entra administrativeunit get","description":"Gets information about a specific administrative unit","file":"entra/commands/administrativeunit/administrativeunit-get.js","help":"entra/administrativeunit/administrativeunit-get.mdx"},{"name":"entra administrativeunit list","description":"Retrieves a list of administrative units","file":"entra/commands/administrativeunit/administrativeunit-list.js","help":"entra/administrativeunit/administrativeunit-list.mdx"},{"name":"entra app add","description":"Creates new Entra app registration","file":"entra/commands/app/app-add.js","help":"entra/app/app-add.mdx"},{"name":"entra group list","description":"Lists all groups defined in Entra ID.","file":"entra/commands/group/group-list.js","help":"entra/group/group-list.mdx"},{"name":"entra m365group set","description":"Updates Microsoft 365 Group properties","file":"entra/commands/m365group/m365group-set.js","help":"entra/m365group/m365group-set.mdx"},{"name":"entra organization list","description":"Lists all Microsoft Entra ID organizations","file":"entra/commands/organization/organization-list.js","help":"entra/organization/organization-list.mdx"},{"name":"entra organization set","description":"Updates info about the organization","file":"entra/commands/organization/organization-set.js","help":"entra/organization/organization-set.mdx"},{"name":"entra pim role assignment add","description":"Request activation of an Entra role assignment for a user or group","file":"entra/commands/pim/pim-role-assignment-add.js","help":"entra/pim/pim-role-assignment-add.mdx"},{"name":"entra pim role assignment remove","description":"Request deactivation of an Entra role assignment for a user or group","file":"entra/commands/pim/pim-role-assignment-remove.js","help":"entra/pim/pim-role-assignment-remove.mdx"},{"name":"entra roleassignment add","description":"Assign a Entra ID role to a user and specify the scope for which the user has been granted access","file":"entra/commands/roleassignment/roleassignment-add.js","help":"entra/roleassignment/roleassignment-add.mdx"},{"name":"entra roledefinition add","description":"Creates a custom Microsoft Entra ID role definition","file":"entra/commands/roledefinition/roledefinition-add.js","help":"entra/roledefinition/roledefinition-add.mdx"},{"name":"entra roledefinition get","description":"Gets a specific Microsoft Entra ID role definition","file":"entra/commands/roledefinition/roledefinition-get.js","help":"entra/roledefinition/roledefinition-get.mdx"},{"name":"entra roledefinition list","description":"Lists all Microsoft Entra ID role definitions","file":"entra/commands/roledefinition/roledefinition-list.js","help":"entra/roledefinition/roledefinition-list.mdx"},{"name":"entra roledefinition set","description":"Updates a custom Microsoft Entra ID role definition","file":"entra/commands/roledefinition/roledefinition-set.js","help":"entra/roledefinition/roledefinition-set.mdx"},{"name":"entra rolepermission list","description":"Lists all Microsoft Entra ID role permissions","file":"entra/commands/rolepermission/rolepermission-list.js","help":"entra/rolepermission/rolepermission-list.mdx"},{"name":"entra user license list","description":"Lists the license details for a given user","file":"entra/commands/user/user-license-list.js","help":"entra/user/user-license-list.mdx"},{"name":"entra user set","description":"Updates information about the specified user","file":"entra/commands/user/user-set.js","help":"entra/user/user-set.mdx"},{"name":"exo approleassignment add","description":"Grant permissions to an application that's accessing data in Exchange Online and specify which mailboxes an app can access.","file":"exo/commands/approleassignment/approleassignment-add.js","help":"exo/approleassignment/approleassignment-add.mdx"},{"name":"file convert pdf","description":"Converts the specified file to PDF using Microsoft Graph","file":"file/commands/convert/convert-pdf.js","help":"file/convert/convert-pdf.mdx"},{"name":"flow environment get","description":"Gets information about the specified Microsoft Flow environment","file":"flow/commands/environment/environment-get.js","help":"flow/environment/environment-get.mdx"},{"name":"flow owner list","description":"Lists all owners of a Power Automate flow","file":"flow/commands/owner/owner-list.js","help":"flow/owner/owner-list.mdx"},{"name":"flow recyclebinitem list","description":"Lists all soft-deleted Power Automate flows within an environment","file":"flow/commands/recyclebinitem/recyclebinitem-list.js","help":"flow/recyclebinitem/recyclebinitem-list.mdx"},{"name":"flow recyclebinitem restore","description":"Restores a soft-deleted Power Automate flow","file":"flow/commands/recyclebinitem/recyclebinitem-restore.js","help":"flow/recyclebinitem/recyclebinitem-restore.mdx"},{"name":"graph directoryextension add","description":"Creates a new directory extension","file":"graph/commands/directoryextension/directoryextension-add.js","help":"graph/directoryextension/directoryextension-add.mdx"},{"name":"graph directoryextension get","description":"Retrieves the definition of a directory extension","file":"graph/commands/directoryextension/directoryextension-get.js","help":"graph/directoryextension/directoryextension-get.mdx"},{"name":"graph directoryextension list","description":"Retrieves a list of directory extensions","file":"graph/commands/directoryextension/directoryextension-list.js","help":"graph/directoryextension/directoryextension-list.mdx"},{"name":"graph openextension add","description":"Adds an open extension to a resource","file":"graph/commands/openextension/openextension-add.js","help":"graph/openextension/openextension-add.mdx"},{"name":"graph openextension get","description":"Retrieves a specific open extension for a resource","file":"graph/commands/openextension/openextension-get.js","help":"graph/openextension/openextension-get.mdx"},{"name":"graph openextension list","description":"Retrieves all open extensions for a resource","file":"graph/commands/openextension/openextension-list.js","help":"graph/openextension/openextension-list.mdx"},{"name":"graph openextension set","description":"Updates an open extension for a resource","file":"graph/commands/openextension/openextension-set.js","help":"graph/openextension/openextension-set.mdx"},{"name":"outlook mail searchfolder add","description":"Creates a new mail search folder in the user's mailbox","file":"outlook/commands/mail/mail-searchfolder-add.js","help":"outlook/mail/mail-searchfolder-add.mdx"},{"name":"outlook mail send","description":"Sends an email","file":"outlook/commands/mail/mail-send.js","help":"outlook/mail/mail-send.mdx"},{"name":"outlook mailbox settings get","description":"Get the user's mailbox settings","file":"outlook/commands/mailbox/mailbox-settings-get.js","help":"outlook/mailbox/mailbox-settings-get.mdx"},{"name":"outlook mailbox settings set","description":"Updates user mailbox settings","file":"outlook/commands/mailbox/mailbox-settings-set.js","help":"outlook/mailbox/mailbox-settings-set.mdx"},{"name":"outlook message get","description":"Retrieves specified message","file":"outlook/commands/message/message-get.js","help":"outlook/message/message-get.mdx"},{"name":"pa app permission ensure","description":"Assigns/updates permissions to a Power Apps app","file":"pa/commands/app/app-permission-ensure.js","help":"pa/app/app-permission-ensure.mdx"},{"name":"pa environment get","description":"Gets information about the specified Microsoft Power Apps environment","file":"pa/commands/environment/environment-get.js","help":"pa/environment/environment-get.mdx"},{"name":"planner plan add","description":"Adds a new Microsoft Planner plan","file":"planner/commands/plan/plan-add.js","help":"planner/plan/plan-add.mdx"},{"name":"planner roster plan list","description":"Lists all Microsoft Planner Roster plans for a specific user","file":"planner/commands/roster/roster-plan-list.js","help":"planner/roster/roster-plan-list.mdx"},{"name":"pp environment get","description":"Gets information about the specified Power Platform environment","file":"pp/commands/environment/environment-get.js","help":"pp/environment/environment-get.mdx"},{"name":"pp solution list","description":"Lists solutions in a given environment.","file":"pp/commands/solution/solution-list.js","help":"pp/solution/solution-list.mdx"},{"name":"pp website get","description":"Gets information about the specified Power Pages website.","file":"pp/commands/website/website-get.js","help":"pp/website/website-get.mdx"},{"name":"purview auditlog list","description":"List audit logs within your tenant","file":"purview/commands/auditlog/auditlog-list.js","help":"purview/auditlog/auditlog-list.mdx"},{"name":"purview sensitivitylabel get","description":"Retrieve the specified sensitivity label","file":"purview/commands/sensitivitylabel/sensitivitylabel-get.js","help":"purview/sensitivitylabel/sensitivitylabel-get.mdx"},{"name":"purview sensitivitylabel list","description":"Get a list of sensitivity labels","file":"purview/commands/sensitivitylabel/sensitivitylabel-list.js","help":"purview/sensitivitylabel/sensitivitylabel-list.mdx"},{"name":"purview sensitivitylabel policysettings list","description":"Get a list of policy settings for a sensitivity label","file":"purview/commands/sensitivitylabel/sensitivitylabel-policysettings-list.js","help":"purview/sensitivitylabel/sensitivitylabel-policysettings-list.mdx"},{"name":"purview threatassessment add","description":"Create a threat assessment","file":"purview/commands/threatassessment/threatassessment-add.js","help":"purview/threatassessment/threatassessment-add.mdx"},{"name":"spe container add","description":"Creates a new container","file":"spe/commands/container/container-add.js","help":"spe/container/container-add.mdx"},{"name":"spe container permission list","description":"Lists permissions of a SharePoint Embedded Container","file":"spe/commands/container/container-permission-list.js","help":"spe/container/container-permission-list.mdx"},{"name":"spe container recyclebinitem list","description":"Lists deleted containers of a specific container type","file":"spe/commands/container/container-recyclebinitem-list.js","help":"spe/container/container-recyclebinitem-list.mdx"},{"name":"spfx project azuredevops pipeline add","description":"Adds a Azure DevOps Pipeline for a SharePoint Framework project.","file":"spfx/commands/project/project-azuredevops-pipeline-add.js","help":"spfx/project/project-azuredevops-pipeline-add.mdx"},{"name":"spfx project doctor","description":"Validates correctness of a SharePoint Framework project","file":"spfx/commands/project/project-doctor.js","help":"spfx/project/project-doctor.mdx"},{"name":"spfx project externalize","description":"Externalizes SharePoint Framework project dependencies","file":"spfx/commands/project/project-externalize.js","help":"spfx/project/project-externalize.mdx"},{"name":"spfx project github workflow add","description":"Adds a GitHub workflow for a SharePoint Framework project.","file":"spfx/commands/project/project-github-workflow-add.js","help":"spfx/project/project-github-workflow-add.mdx"},{"name":"spfx project permissions grant","description":"Grant API permissions defined in the current SPFx project","file":"spfx/commands/project/project-permissions-grant.js","help":"spfx/project/project-permissions-grant.mdx"},{"name":"spfx project rename","description":"Renames SharePoint Framework project","file":"spfx/commands/project/project-rename.js","help":"spfx/project/project-rename.mdx"},{"name":"spfx project upgrade","description":"Upgrades SharePoint Framework project to the specified version","file":"spfx/commands/project/project-upgrade.js","help":"spfx/project/project-upgrade.mdx"},{"name":"spo applicationcustomizer get","description":"Get an application customizer that is added to a site.","file":"spo/commands/applicationcustomizer/applicationcustomizer-get.js","help":"spo/applicationcustomizer/applicationcustomizer-get.mdx"},{"name":"spo commandset get","description":"Get a ListView Command Set that is added to a site.","file":"spo/commands/commandset/commandset-get.js","help":"spo/commandset/commandset-get.mdx"},{"name":"spo customaction get","description":"Gets details for the specified custom action","file":"spo/commands/customaction/customaction-get.js","help":"spo/customaction/customaction-get.mdx"},{"name":"spo file sharinglink list","description":"Lists all the sharing links of a specific file","file":"spo/commands/file/file-sharinglink-list.js","help":"spo/file/file-sharinglink-list.mdx"},{"name":"spo file version keep","description":"Ensure that a specific file version will never expire","file":"spo/commands/file/file-version-keep.js","help":"spo/file/file-version-keep.mdx"},{"name":"spo folder get","description":"Gets information about the specified folder","file":"spo/commands/folder/folder-get.js","help":"spo/folder/folder-get.mdx"},{"name":"spo folder sharinglink list","description":"Lists all the sharing links of a specific folder","file":"spo/commands/folder/folder-sharinglink-list.js","help":"spo/folder/folder-sharinglink-list.mdx"},{"name":"spo homesite add","description":"Adds a home site","file":"spo/commands/homesite/homesite-add.js","help":"spo/homesite/homesite-add.mdx"},{"name":"spo homesite get","description":"Gets information about a home site","file":"spo/commands/homesite/homesite-get.js","help":"spo/homesite/homesite-get.mdx"},{"name":"spo homesite set","description":"Updates an existing SharePoint home site.","file":"spo/commands/homesite/homesite-set.js","help":"spo/homesite/homesite-set.mdx"},{"name":"spo list defaultvalue list","description":"Retrieves default column values for a specific document library","file":"spo/commands/list/list-defaultvalue-list.js","help":"spo/list/list-defaultvalue-list.mdx"},{"name":"spo list defaultvalue set","description":"Sets default column values for a specific document library","file":"spo/commands/list/list-defaultvalue-set.js","help":"spo/list/list-defaultvalue-set.mdx"},{"name":"spo list view add","description":"Adds a new view to a SharePoint list","file":"spo/commands/list/list-view-add.js","help":"spo/list/list-view-add.mdx"},{"name":"spo listitem isrecord","description":"Checks if the specified list item is a record","file":"spo/commands/listitem/listitem-isrecord.js","help":"spo/listitem/listitem-isrecord.mdx"},{"name":"spo page column get","description":"Get information about a specific column of a modern page","file":"spo/commands/page/page-column-get.js","help":"spo/page/page-column-get.mdx"},{"name":"spo page column list","description":"Lists columns in the specific section of a modern page","file":"spo/commands/page/page-column-list.js","help":"spo/page/page-column-list.mdx"},{"name":"spo page get","description":"Gets information about the specific modern page","file":"spo/commands/page/page-get.js","help":"spo/page/page-get.mdx"},{"name":"spo page publish","description":"Publishes a modern page","file":"spo/commands/page/page-publish.js","help":"spo/page/page-publish.mdx"},{"name":"spo page section get","description":"Get information about the specified modern page section","file":"spo/commands/page/page-section-get.js","help":"spo/page/page-section-get.mdx"},{"name":"spo page section list","description":"List sections in the specific modern page","file":"spo/commands/page/page-section-list.js","help":"spo/page/page-section-list.mdx"},{"name":"spo page set","description":"Updates modern page properties","file":"spo/commands/page/page-set.js","help":"spo/page/page-set.mdx"},{"name":"spo site appcatalog list","description":"List all site collection app catalogs within the tenant","file":"spo/commands/site/site-appcatalog-list.js","help":"spo/site/site-appcatalog-list.mdx"},{"name":"spo site get","description":"Gets information about the specific site collection","file":"spo/commands/site/site-get.js","help":"spo/site/site-get.mdx"},{"name":"spo site sharingpermission set","description":"Controls how a site and its components can be shared","file":"spo/commands/site/site-sharingpermission-set.js","help":"spo/site/site-sharingpermission-set.mdx"},{"name":"spo get","description":"Gets the context URL for the root SharePoint site collection and SharePoint tenant admin site","file":"spo/commands/spo-get.js","help":"spo/spo-get.mdx"},{"name":"spo set","description":"Sets the URL of the root SharePoint site collection for use in SPO commands","file":"spo/commands/spo-set.js","help":"spo/spo-set.mdx"},{"name":"spo tenant appcatalog add","description":"Creates new tenant app catalog site","file":"spo/commands/tenant/tenant-appcatalog-add.js","help":"spo/tenant/tenant-appcatalog-add.mdx"},{"name":"spo tenant applicationcustomizer add","description":"Add an application customizer as a tenant wide extension.","file":"spo/commands/tenant/tenant-applicationcustomizer-add.js","help":"spo/tenant/tenant-applicationcustomizer-add.mdx"},{"name":"spo tenant applicationcustomizer get","description":"Get an application customizer that is installed tenant wide","file":"spo/commands/tenant/tenant-applicationcustomizer-get.js","help":"spo/tenant/tenant-applicationcustomizer-get.mdx"},{"name":"spo tenant applicationcustomizer list","description":"Retrieves a list of application customizers that are installed tenant-wide.","file":"spo/commands/tenant/tenant-applicationcustomizer-list.js","help":"spo/tenant/tenant-applicationcustomizer-list.mdx"},{"name":"spo tenant commandset add","description":"Add a ListView Command Set as a tenant-wide extension.","file":"spo/commands/tenant/tenant-commandset-add.js","help":"spo/tenant/tenant-commandset-add.mdx"},{"name":"spo tenant commandset list","description":"Retrieves a list of ListView Command Sets that are installed tenant-wide","file":"spo/commands/tenant/tenant-commandset-list.js","help":"spo/tenant/tenant-commandset-list.mdx"},{"name":"spp model apply","description":"Applies (or syncs) a trained document understanding model to a document library","file":"spp/commands/model/model-apply.js","help":"spp/model/model-apply.mdx"},{"name":"teams cache remove","description":"Removes the Microsoft Teams client cache","file":"teams/commands/cache/cache-remove.js","help":"teams/cache/cache-remove.mdx"},{"name":"teams callrecord list","description":"Lists all Teams calls within the tenant","file":"teams/commands/callrecord/callrecord-list.js","help":"teams/callrecord/callrecord-list.mdx"},{"name":"teams chat list","description":"Lists all chat conversations","file":"teams/commands/chat/chat-list.js","help":"teams/chat/chat-list.mdx"},{"name":"teams meeting add","description":"Creates a new online meeting","file":"teams/commands/meeting/meeting-add.js","help":"teams/meeting/meeting-add.mdx"},{"name":"teams meeting attendancereport get","description":"Gets attendance report for a given meeting","file":"teams/commands/meeting/meeting-attendancereport-get.js","help":"teams/meeting/meeting-attendancereport-get.mdx"},{"name":"teams meeting attendancereport list","description":"Lists all attendance reports for a given meeting","file":"teams/commands/meeting/meeting-attendancereport-list.js","help":"teams/meeting/meeting-attendancereport-list.mdx"},{"name":"teams meeting get","description":"Get specified meeting details","file":"teams/commands/meeting/meeting-get.js","help":"teams/meeting/meeting-get.mdx"},{"name":"teams meeting list","description":"Retrieve all online meetings for a given user or shared mailbox","file":"teams/commands/meeting/meeting-list.js","help":"teams/meeting/meeting-list.mdx"},{"name":"teams meeting transcript get","description":"Downloads a transcript for a given meeting","file":"teams/commands/meeting/meeting-transcript-get.js","help":"teams/meeting/meeting-transcript-get.mdx"},{"name":"teams meeting transcript list","description":"Lists all transcripts for a given meeting","file":"teams/commands/meeting/meeting-transcript-list.js","help":"teams/meeting/meeting-transcript-list.mdx"},{"name":"teams team add","description":"Adds a new Microsoft Teams team","file":"teams/commands/team/team-add.js","help":"teams/team/team-add.mdx"},{"name":"teams team app list","description":"List apps installed in the specified team","file":"teams/commands/team/team-app-list.js","help":"teams/team/team-app-list.mdx"},{"name":"tenant id get","description":"Gets Microsoft 365 tenant ID for the specified domain","file":"tenant/commands/id/id-get.js","help":"tenant/id/id-get.mdx"},{"name":"tenant info get","description":"Gets information about any tenant","file":"tenant/commands/info/info-get.js","help":"tenant/info/info-get.mdx"},{"name":"tenant people pronouns set","description":"Manage pronouns settings for an organization","file":"tenant/commands/people/people-pronouns-set.js","help":"tenant/people/people-pronouns-set.mdx"},{"name":"tenant report settings set","description":"Update tenant-level settings for Microsoft 365 reports","file":"tenant/commands/report/report-settings-set.js","help":"tenant/report/report-settings-set.mdx"},{"name":"util accesstoken get","description":"Gets access token for the specified resource","file":"util/commands/accesstoken/accesstoken-get.js","help":"util/accesstoken/accesstoken-get.mdx"},{"name":"viva engage community add","description":"Creates a new community in Viva Engage","file":"viva/commands/engage/engage-community-add.js","help":"viva/engage/engage-community-add.mdx"},{"name":"viva engage community user add","description":"Adds a user to a specific Microsoft 365 Viva Engage community","file":"viva/commands/engage/engage-community-user-add.js","help":"viva/engage/engage-community-user-add.mdx"},{"name":"viva engage community user list","description":"Lists all users within a specified Microsoft 365 Viva Engage community","file":"viva/commands/engage/engage-community-user-list.js","help":"viva/engage/engage-community-user-list.mdx"},{"name":"viva engage role member list","description":"Lists all users assigned to a Viva Engage role","file":"viva/commands/engage/engage-role-member-list.js","help":"viva/engage/engage-role-member-list.mdx"},{"name":"app get","description":"Retrieves information about the current Microsoft Entra app","file":"app/commands/app-get.js","help":"app/app-get.mdx"},{"name":"entra app get","description":"Gets an Entra app registration","file":"entra/commands/app/app-get.js","help":"entra/app/app-get.mdx"},{"name":"entra app role list","description":"Gets Entra app registration roles","file":"entra/commands/app/app-role-list.js","help":"entra/app/app-role-list.mdx"},{"name":"entra administrativeunit member list","description":"Retrieves members (users, groups, or devices) of an administrative unit.","file":"entra/commands/administrativeunit/administrativeunit-member-list.js","help":"entra/administrativeunit/administrativeunit-member-list.mdx"},{"name":"entra group get","description":"Gets information about the specified Entra group","file":"entra/commands/group/group-get.js","help":"entra/group/group-get.mdx"},{"name":"entra group member list","description":"Lists members of a specific Entra group","file":"entra/commands/group/group-member-list.js","help":"entra/group/group-member-list.mdx"},{"name":"entra m365group conversation list","description":"Lists conversations for the specified Microsoft 365 group","file":"entra/commands/m365group/m365group-conversation-list.js","help":"entra/m365group/m365group-conversation-list.mdx"},{"name":"entra m365group conversation post list","description":"Lists conversation posts of a Microsoft 365 group","file":"entra/commands/m365group/m365group-conversation-post-list.js","help":"entra/m365group/m365group-conversation-post-list.mdx"},{"name":"entra m365group user list","description":"Lists users for the specified Microsoft 365 group","file":"entra/commands/m365group/m365group-user-list.js","help":"entra/m365group/m365group-user-list.mdx"},{"name":"entra pim role assignment eligibility list","description":"Retrieves a list of eligible roles a user or group can be assigned to","file":"entra/commands/pim/pim-role-assignment-eligibility-list.js","help":"entra/pim/pim-role-assignment-eligibility-list.mdx"},{"name":"entra pim role assignment list","description":"Retrieves a list of Entra role assignments for a user or group","file":"entra/commands/pim/pim-role-assignment-list.js","help":"entra/pim/pim-role-assignment-list.mdx"},{"name":"entra pim role request list","description":"Retrieves a list of PIM requests for roles","file":"entra/commands/pim/pim-role-request-list.js","help":"entra/pim/pim-role-request-list.mdx"},{"name":"onenote page list","description":"Retrieve a list of OneNote pages.","file":"onenote/commands/page/page-list.js","help":"onenote/page/page-list.mdx"},{"name":"planner bucket list","description":"Lists the Microsoft Planner buckets in a plan","file":"planner/commands/bucket/bucket-list.js","help":"planner/bucket/bucket-list.mdx"},{"name":"planner plan list","description":"Returns a list of plans associated with a specified group or roster","file":"planner/commands/plan/plan-list.js","help":"planner/plan/plan-list.mdx"},{"name":"planner task list","description":"Lists planner tasks in a bucket, plan, or tasks for the currently logged in user","file":"planner/commands/task/task-list.js","help":"planner/task/task-list.mdx"},{"name":"teams channel list","description":"Lists channels in the specified Microsoft Teams team","file":"teams/commands/channel/channel-list.js","help":"teams/channel/channel-list.mdx"},{"name":"entra administrativeunit roleassignment add","description":"Assigns a Microsoft Entra role with administrative unit scope to a user","file":"entra/commands/administrativeunit/administrativeunit-roleassignment-add.js","help":"entra/administrativeunit/administrativeunit-roleassignment-add.mdx"},{"name":"pp aibuildermodel list","description":"List available AI builder models in the specified Power Platform environment.","file":"pp/commands/aibuildermodel/aibuildermodel-list.js","help":"pp/aibuildermodel/aibuildermodel-list.mdx"},{"name":"pp copilot list","description":"Lists Microsoft Power Platform copilots in the specified Power Platform environment","file":"pp/commands/copilot/copilot-list.js","help":"pp/copilot/copilot-list.mdx"},{"name":"pp dataverse table list","description":"Lists dataverse tables in a given environment","file":"pp/commands/dataverse/dataverse-table-list.js","help":"pp/dataverse/dataverse-table-list.mdx"},{"name":"spe container list","description":"Lists all Container Types","file":"spe/commands/container/container-list.js","help":"spe/container/container-list.mdx"},{"name":"spe containertype list","description":"Lists all Container Types","file":"spe/commands/containertype/containertype-list.js","help":"spe/containertype/containertype-list.mdx"},{"name":"app permission add","description":"Adds the specified application and/or delegated permissions to the current Microsoft Entra app API permissions","file":"app/commands/permission/permission-add.js","help":"app/permission/permission-add.mdx"},{"name":"app permission list","description":"Lists API permissions for the current Microsoft Entra app","file":"app/commands/permission/permission-list.js","help":"app/permission/permission-list.mdx"},{"name":"search","description":"Uses the Microsoft Search to query Microsoft 365 data","file":"commands/search.js","help":"search.mdx"},{"name":"entra administrativeunit member add","description":"Adds a member (user, group, device) to an administrative unit","file":"entra/commands/administrativeunit/administrativeunit-member-add.js","help":"entra/administrativeunit/administrativeunit-member-add.mdx"},{"name":"entra administrativeunit member get","description":"Retrieve a specific member (user, group, or device) of an administrative unit","file":"entra/commands/administrativeunit/administrativeunit-member-get.js","help":"entra/administrativeunit/administrativeunit-member-get.mdx"},{"name":"entra app permission add","description":"Adds the specified application and/or delegated permissions to a specified Microsoft Entra app","file":"entra/commands/app/app-permission-add.js","help":"entra/app/app-permission-add.mdx"},{"name":"entra app permission list","description":"Lists the application and delegated permissions for a specified Entra Application Registration","file":"entra/commands/app/app-permission-list.js","help":"entra/app/app-permission-list.mdx"},{"name":"entra app role add","description":"Adds role to the specified Entra app registration","file":"entra/commands/app/app-role-add.js","help":"entra/app/app-role-add.mdx"},{"name":"entra app set","description":"Updates Entra app registration","file":"entra/commands/app/app-set.js","help":"entra/app/app-set.mdx"},{"name":"entra approleassignment list","description":"Lists app role assignments for the specified application registration","file":"entra/commands/approleassignment/approleassignment-list.js","help":"entra/approleassignment/approleassignment-list.mdx"},{"name":"entra group add","description":"Creates a Microsoft Entra group","file":"entra/commands/group/group-add.js","help":"entra/group/group-add.mdx"},{"name":"entra group member add","description":"Adds members to a Microsoft Entra group","file":"entra/commands/group/group-member-add.js","help":"entra/group/group-member-add.mdx"},{"name":"entra group member set","description":"Updates the role of members in a Microsoft Entra ID group","file":"entra/commands/group/group-member-set.js","help":"entra/group/group-member-set.mdx"},{"name":"entra group set","description":"Updates a Microsoft Entra group","file":"entra/commands/group/group-set.js","help":"entra/group/group-set.mdx"},{"name":"entra groupsetting add","description":"Creates a group setting","file":"entra/commands/groupsetting/groupsetting-add.js","help":"entra/groupsetting/groupsetting-add.mdx"},{"name":"entra groupsetting get","description":"Gets information about the particular group setting","file":"entra/commands/groupsetting/groupsetting-get.js","help":"entra/groupsetting/groupsetting-get.mdx"},{"name":"entra groupsetting set","description":"Updates the particular group setting","file":"entra/commands/groupsetting/groupsetting-set.js","help":"entra/groupsetting/groupsetting-set.mdx"},{"name":"entra m365group add","description":"Creates a Microsoft 365 Group","file":"entra/commands/m365group/m365group-add.js","help":"entra/m365group/m365group-add.mdx"},{"name":"entra m365group get","description":"Gets information about the specified Microsoft 365 Group or Microsoft Teams team","file":"entra/commands/m365group/m365group-get.js","help":"entra/m365group/m365group-get.mdx"},{"name":"entra m365group list","description":"Lists Microsoft 365 Groups in the current tenant","file":"entra/commands/m365group/m365group-list.js","help":"entra/m365group/m365group-list.mdx"},{"name":"entra m365group renew","description":"Renews Microsoft 365 group's expiration","file":"entra/commands/m365group/m365group-renew.js","help":"entra/m365group/m365group-renew.mdx"},{"name":"entra m365group teamify","description":"Creates a new Microsoft Teams team under existing Microsoft 365 group","file":"entra/commands/m365group/m365group-teamify.js","help":"entra/m365group/m365group-teamify.mdx"},{"name":"entra m365group user add","description":"Adds user to specified Microsoft 365 Group or Microsoft Teams team","file":"entra/commands/m365group/m365group-user-add.js","help":"entra/m365group/m365group-user-add.mdx"},{"name":"entra m365group user set","description":"Updates role of the specified user in the specified Microsoft 365 Group or Microsoft Teams team","file":"entra/commands/m365group/m365group-user-set.js","help":"entra/m365group/m365group-user-set.mdx"},{"name":"entra multitenant add","description":"Creates a new multitenant organization","file":"entra/commands/multitenant/multitenant-add.js","help":"entra/multitenant/multitenant-add.mdx"},{"name":"entra multitenant get","description":"Gets properties of the multitenant organization","file":"entra/commands/multitenant/multitenant-get.js","help":"entra/multitenant/multitenant-get.mdx"},{"name":"entra multitenant set","description":"Updates the properties of a multitenant organization","file":"entra/commands/multitenant/multitenant-set.js","help":"entra/multitenant/multitenant-set.mdx"},{"name":"entra oauth2grant add","description":"Grant the specified service principal OAuth2 permissions to the specified resource","file":"entra/commands/oauth2grant/oauth2grant-add.js","help":"entra/oauth2grant/oauth2grant-add.mdx"},{"name":"entra oauth2grant set","description":"Update OAuth2 permissions for the service principal","file":"entra/commands/oauth2grant/oauth2grant-set.js","help":"entra/oauth2grant/oauth2grant-set.mdx"},{"name":"entra policy list","description":"Returns policies from Entra ID","file":"entra/commands/policy/policy-list.js","help":"entra/policy/policy-list.mdx"},{"name":"entra siteclassification enable","description":"Enables site classification configuration","file":"entra/commands/siteclassification/siteclassification-enable.js","help":"entra/siteclassification/siteclassification-enable.mdx"},{"name":"entra siteclassification get","description":"Gets site classification configuration","file":"entra/commands/siteclassification/siteclassification-get.js","help":"entra/siteclassification/siteclassification-get.mdx"},{"name":"entra siteclassification set","description":"Updates site classification configuration","file":"entra/commands/siteclassification/siteclassification-set.js","help":"entra/siteclassification/siteclassification-set.mdx"},{"name":"entra user add","description":"Creates a new user","file":"entra/commands/user/user-add.js","help":"entra/user/user-add.mdx"},{"name":"entra user get","description":"Gets information about the specified user","file":"entra/commands/user/user-get.js","help":"entra/user/user-get.mdx"},{"name":"entra user groupmembership list","description":"Retrieves all groups where the user is a member of","file":"entra/commands/user/user-groupmembership-list.js","help":"entra/user/user-groupmembership-list.mdx"},{"name":"entra user guest add","description":"Invite an external user to the organization","file":"entra/commands/user/user-guest-add.js","help":"entra/user/user-guest-add.mdx"},{"name":"entra user hibp","description":"Allows you to retrieve all accounts that have been pwned with the specified username","file":"entra/commands/user/user-hibp.js","help":"entra/user/user-hibp.mdx"},{"name":"entra user license add","description":"Assigns a license to a user","file":"entra/commands/user/user-license-add.js","help":"entra/user/user-license-add.mdx"},{"name":"entra user password validate","description":"Check a user's password against the organization's password validation policy","file":"entra/commands/user/user-password-validate.js","help":"entra/user/user-password-validate.mdx"},{"name":"entra user recyclebinitem restore","description":"Restores a user from the tenant recycle bin","file":"entra/commands/user/user-recyclebinitem-restore.js","help":"entra/user/user-recyclebinitem-restore.mdx"},{"aliases":["search externalconnection add"],"name":"external connection add","description":"Adds a new external connection","file":"external/commands/connection/connection-add.js","help":"external/connection/connection-add.mdx"},{"name":"external connection doctor","description":"Checks if the external connection is correctly configured for use with the specified Microsoft 365 experience","file":"external/commands/connection/connection-doctor.js","help":"external/connection/connection-doctor.mdx"},{"aliases":["search externalconnection get"],"name":"external connection get","description":"Get a specific external connection","file":"external/commands/connection/connection-get.js","help":"external/connection/connection-get.mdx"},{"aliases":["search externalconnection schema add"],"name":"external connection schema add","description":"Allows the administrator to add a schema to a specific external connection","file":"external/commands/connection/connection-schema-add.js","help":"external/connection/connection-schema-add.mdx"},{"name":"external connection urltoitemresolver add","description":"Adds a URL to item resolver to an external connection","file":"external/commands/connection/connection-urltoitemresolver-add.js","help":"external/connection/connection-urltoitemresolver-add.mdx"},{"name":"external item add","description":"Creates external item","file":"external/commands/item/item-add.js","help":"external/item/item-add.mdx"},{"name":"file add","description":"Uploads file to the specified site","file":"file/commands/file-add.js","help":"file/file-add.mdx"},{"name":"file copy","description":"Copies a file to another location using the Microsoft Graph","file":"file/commands/file-copy.js","help":"file/file-copy.mdx"},{"name":"file list","description":"Retrieves files from the specified folder and site","file":"file/commands/file-list.js","help":"file/file-list.mdx"},{"name":"file move","description":"Moves a file to another location using the Microsoft Graph","file":"file/commands/file-move.js","help":"file/file-move.mdx"},{"name":"flow disable","description":"Disables specified Microsoft Flow","file":"flow/commands/flow-disable.js","help":"flow/flow-disable.mdx"},{"name":"flow enable","description":"Enables specified Microsoft Flow","file":"flow/commands/flow-enable.js","help":"flow/flow-enable.mdx"},{"name":"flow export","description":"Exports the specified Microsoft Flow as a file","file":"flow/commands/flow-export.js","help":"flow/flow-export.mdx"},{"name":"flow get","description":"Gets information about the specified Microsoft Flow","file":"flow/commands/flow-get.js","help":"flow/flow-get.mdx"},{"name":"flow owner ensure","description":"Assigns/updates permissions to a Power Automate flow","file":"flow/commands/owner/owner-ensure.js","help":"flow/owner/owner-ensure.mdx"},{"name":"flow run get","description":"Gets information about a specific run of the specified Microsoft Flow","file":"flow/commands/run/run-get.js","help":"flow/run/run-get.mdx"},{"name":"flow run list","description":"Lists runs of the specified Microsoft Flow","file":"flow/commands/run/run-list.js","help":"flow/run/run-list.mdx"},{"name":"graph schemaextension add","description":"Creates a Microsoft Graph schema extension","file":"graph/commands/schemaextension/schemaextension-add.js","help":"graph/schemaextension/schemaextension-add.mdx"},{"name":"graph schemaextension get","description":"Gets the properties of the specified schema extension definition","file":"graph/commands/schemaextension/schemaextension-get.js","help":"graph/schemaextension/schemaextension-get.mdx"},{"name":"graph schemaextension list","description":"Get a list of schemaExtension objects created in the current tenant, that can be InDevelopment, Available, or Deprecated.","file":"graph/commands/schemaextension/schemaextension-list.js","help":"graph/schemaextension/schemaextension-list.mdx"},{"name":"graph schemaextension set","description":"Updates a Microsoft Graph schema extension","file":"graph/commands/schemaextension/schemaextension-set.js","help":"graph/schemaextension/schemaextension-set.mdx"},{"name":"graph subscription add","description":"Creates a Microsoft Graph subscription","file":"graph/commands/subscription/subscription-add.js","help":"graph/subscription/subscription-add.mdx"},{"name":"onedrive list","description":"Retrieves a list of OneDrive sites","file":"onedrive/commands/onedrive-list.js","help":"onedrive/onedrive-list.mdx"},{"name":"onenote notebook add","description":"Create a new OneNote notebook","file":"onenote/commands/notebook/notebook-add.js","help":"onenote/notebook/notebook-add.mdx"},{"name":"onenote notebook list","description":"Retrieve a list of notebooks","file":"onenote/commands/notebook/notebook-list.js","help":"onenote/notebook/notebook-list.mdx"},{"name":"pa app export","description":"Exports the specified Power App","file":"pa/commands/app/app-export.js","help":"pa/app/app-export.mdx"},{"name":"pa app owner set","description":"Sets a new owner for a Power Apps app","file":"pa/commands/app/app-owner-set.js","help":"pa/app/app-owner-set.mdx"},{"aliases":["flow connector export"],"name":"pa connector export","description":"Exports the specified power automate or power apps custom connector","file":"pa/commands/connector/connector-export.js","help":"pa/connector/connector-export.mdx"},{"name":"pa environment list","description":"Lists Microsoft Power Apps environments in the current tenant","file":"pa/commands/environment/environment-list.js","help":"pa/environment/environment-list.mdx"},{"name":"planner bucket add","description":"Adds a new Microsoft Planner bucket","file":"planner/commands/bucket/bucket-add.js","help":"planner/bucket/bucket-add.mdx"},{"name":"planner bucket get","description":"Gets the Microsoft Planner bucket in a plan","file":"planner/commands/bucket/bucket-get.js","help":"planner/bucket/bucket-get.mdx"},{"name":"planner bucket set","description":"Updates a Microsoft Planner bucket","file":"planner/commands/bucket/bucket-set.js","help":"planner/bucket/bucket-set.mdx"},{"name":"planner plan get","description":"Get a Microsoft Planner plan","file":"planner/commands/plan/plan-get.js","help":"planner/plan/plan-get.mdx"},{"name":"planner plan set","description":"Updates a Microsoft Planner plan","file":"planner/commands/plan/plan-set.js","help":"planner/plan/plan-set.mdx"},{"name":"planner roster add","description":"Creates a new Microsoft Planner Roster","file":"planner/commands/roster/roster-add.js","help":"planner/roster/roster-add.mdx"},{"name":"planner roster get","description":"Retrieve information about a specific Microsoft Planner Roster","file":"planner/commands/roster/roster-get.js","help":"planner/roster/roster-get.mdx"},{"name":"planner roster member add","description":"Adds a user to a Microsoft Planner Roster","file":"planner/commands/roster/roster-member-add.js","help":"planner/roster/roster-member-add.mdx"},{"name":"planner roster member get","description":"Gets a member of the specified Microsoft Planner Roster","file":"planner/commands/roster/roster-member-get.js","help":"planner/roster/roster-member-get.mdx"},{"name":"planner task add","description":"Adds a new Microsoft Planner Task","file":"planner/commands/task/task-add.js","help":"planner/task/task-add.mdx"},{"name":"planner task reference add","description":"Adds a new reference to a Planner task","file":"planner/commands/task/task-reference-add.js","help":"planner/task/task-reference-add.mdx"},{"name":"planner task reference list","description":"Retrieve the references of the specified planner task","file":"planner/commands/task/task-reference-list.js","help":"planner/task/task-reference-list.mdx"},{"name":"planner task set","description":"Updates a Microsoft Planner Task","file":"planner/commands/task/task-set.js","help":"planner/task/task-set.mdx"},{"name":"planner tenant settings list","description":"Lists the Microsoft Planner configuration of the tenant","file":"planner/commands/tenant/tenant-settings-list.js","help":"planner/tenant/tenant-settings-list.mdx"},{"name":"planner tenant settings set","description":"Sets Microsoft Planner configuration of the tenant","file":"planner/commands/tenant/tenant-settings-set.js","help":"planner/tenant/tenant-settings-set.mdx"},{"name":"pp dataverse table get","description":"Gets a dataverse table in a given environment","file":"pp/commands/dataverse/dataverse-table-get.js","help":"pp/dataverse/dataverse-table-get.mdx"},{"name":"pp dataverse table row list","description":"Lists table rows for the given Dataverse table","file":"pp/commands/dataverse/dataverse-table-row-list.js","help":"pp/dataverse/dataverse-table-row-list.mdx"},{"name":"pp environment list","description":"Lists Microsoft Power Platform environments","file":"pp/commands/environment/environment-list.js","help":"pp/environment/environment-list.mdx"},{"name":"pp gateway get","description":"Get information about the specified gateway.","file":"pp/commands/gateway/gateway-get.js","help":"pp/gateway/gateway-get.mdx"},{"name":"pp gateway list","description":"Returns a list of gateways for which the user is an admin","file":"pp/commands/gateway/gateway-list.js","help":"pp/gateway/gateway-list.mdx"},{"name":"pp managementapp add","description":"Register management application for Power Platform","file":"pp/commands/managementapp/managementapp-add.js","help":"pp/managementapp/managementapp-add.mdx"},{"name":"pp solution publish","description":"Publishes the components of a solution in a given Power Platform environment","file":"pp/commands/solution/solution-publish.js","help":"pp/solution/solution-publish.mdx"},{"name":"pp solution publisher add","description":"Adds a specified publisher in a given environment","file":"pp/commands/solution/solution-publisher-add.js","help":"pp/solution/solution-publisher-add.mdx"},{"name":"pp solution publisher get","description":"Get information about the specified publisher in a given environment.","file":"pp/commands/solution/solution-publisher-get.js","help":"pp/solution/solution-publisher-get.mdx"},{"name":"pp solution publisher list","description":"Lists publishers in a given environment.","file":"pp/commands/solution/solution-publisher-list.js","help":"pp/solution/solution-publisher-list.mdx"},{"name":"pp tenant settings list","description":"Lists the global Power Platform tenant settings","file":"pp/commands/tenant/tenant-settings-list.js","help":"pp/tenant/tenant-settings-list.mdx"},{"name":"pp tenant settings set","description":"Sets the global Power Platform configuration of the tenant","file":"pp/commands/tenant/tenant-settings-set.js","help":"pp/tenant/tenant-settings-set.mdx"},{"name":"purview retentionevent add","description":"Create a retention event","file":"purview/commands/retentionevent/retentionevent-add.js","help":"purview/retentionevent/retentionevent-add.mdx"},{"name":"purview retentionevent get","description":"Retrieve the specified retention event","file":"purview/commands/retentionevent/retentionevent-get.js","help":"purview/retentionevent/retentionevent-get.mdx"},{"name":"purview retentioneventtype add","description":"Create a retention event type","file":"purview/commands/retentioneventtype/retentioneventtype-add.js","help":"purview/retentioneventtype/retentioneventtype-add.mdx"},{"name":"purview retentioneventtype get","description":"Retrieve the specified retention event type","file":"purview/commands/retentioneventtype/retentioneventtype-get.js","help":"purview/retentioneventtype/retentioneventtype-get.mdx"},{"name":"purview retentioneventtype set","description":"Update a retention event type","file":"purview/commands/retentioneventtype/retentioneventtype-set.js","help":"purview/retentioneventtype/retentioneventtype-set.mdx"},{"name":"purview retentionlabel add","description":"Create a retention label","file":"purview/commands/retentionlabel/retentionlabel-add.js","help":"purview/retentionlabel/retentionlabel-add.mdx"},{"name":"purview retentionlabel get","description":"Retrieve the specified retention label","file":"purview/commands/retentionlabel/retentionlabel-get.js","help":"purview/retentionlabel/retentionlabel-get.mdx"},{"name":"purview retentionlabel set","description":"Update a retention label","file":"purview/commands/retentionlabel/retentionlabel-set.js","help":"purview/retentionlabel/retentionlabel-set.mdx"},{"name":"purview threatassessment get","description":"Get a threat assessment","file":"purview/commands/threatassessment/threatassessment-get.js","help":"purview/threatassessment/threatassessment-get.mdx"},{"name":"spe container activate","description":"Activates a container","file":"spe/commands/container/container-activate.js","help":"spe/container/container-activate.mdx"},{"name":"spe container get","description":"Gets a container of a specific container type","file":"spe/commands/container/container-get.js","help":"spe/container/container-get.mdx"},{"name":"spe containertype add","description":"Creates a new Container Type for your app","file":"spe/commands/containertype/containertype-add.js","help":"spe/containertype/containertype-add.mdx"},{"name":"spe containertype get","description":"Get a Container Type","file":"spe/commands/containertype/containertype-get.js","help":"spe/containertype/containertype-get.mdx"},{"name":"spfx doctor","description":"Verifies environment configuration for using the specific version of the SharePoint Framework","file":"spfx/commands/spfx-doctor.js","help":"spfx/spfx-doctor.mdx"},{"name":"spo app deploy","description":"Deploys the specified app in the specified app catalog","file":"spo/commands/app/app-deploy.js","help":"spo/app/app-deploy.mdx"},{"name":"spo app get","description":"Gets information about the specific app from the specified app catalog","file":"spo/commands/app/app-get.js","help":"spo/app/app-get.mdx"},{"name":"spo app install","description":"Installs an app from the specified app catalog in the site","file":"spo/commands/app/app-install.js","help":"spo/app/app-install.mdx"},{"name":"spo app teamspackage download","description":"Downloads Teams app package for an SPFx solution deployed to tenant app catalog","file":"spo/commands/app/app-teamspackage-download.js","help":"spo/app/app-teamspackage-download.mdx"},{"name":"spo app upgrade","description":"Upgrades app in the specified site","file":"spo/commands/app/app-upgrade.js","help":"spo/app/app-upgrade.mdx"},{"name":"spo applicationcustomizer add","description":"Add an application customizer to a site.","file":"spo/commands/applicationcustomizer/applicationcustomizer-add.js","help":"spo/applicationcustomizer/applicationcustomizer-add.mdx"},{"name":"spo apppage add","description":"Creates a single-part app page","file":"spo/commands/apppage/apppage-add.js","help":"spo/apppage/apppage-add.mdx"},{"name":"spo apppage set","description":"Updates the single-part app page","file":"spo/commands/apppage/apppage-set.js","help":"spo/apppage/apppage-set.mdx"},{"name":"spo cdn get","description":"View current status of the specified Microsoft 365 CDN","file":"spo/commands/cdn/cdn-get.js","help":"spo/cdn/cdn-get.mdx"},{"name":"spo cdn origin add","description":"Adds CDN origin to the current SharePoint Online tenant","file":"spo/commands/cdn/cdn-origin-add.js","help":"spo/cdn/cdn-origin-add.mdx"},{"name":"spo cdn origin list","description":"List CDN origins settings for the current SharePoint Online tenant","file":"spo/commands/cdn/cdn-origin-list.js","help":"spo/cdn/cdn-origin-list.mdx"},{"name":"spo cdn policy list","description":"Lists CDN policies settings for the current SharePoint Online tenant","file":"spo/commands/cdn/cdn-policy-list.js","help":"spo/cdn/cdn-policy-list.mdx"},{"name":"spo cdn policy set","description":"Sets CDN policy value for the current SharePoint Online tenant","file":"spo/commands/cdn/cdn-policy-set.js","help":"spo/cdn/cdn-policy-set.mdx"},{"name":"spo cdn set","description":"Enable or disable the specified Microsoft 365 CDN","file":"spo/commands/cdn/cdn-set.js","help":"spo/cdn/cdn-set.mdx"},{"name":"spo commandset add","description":"Add a ListView Command Set to a site.","file":"spo/commands/commandset/commandset-add.js","help":"spo/commandset/commandset-add.mdx"},{"name":"spo contenttype field set","description":"Adds or updates a site column reference in a site content type","file":"spo/commands/contenttype/contenttype-field-set.js","help":"spo/contenttype/contenttype-field-set.mdx"},{"name":"spo contenttype get","description":"Retrieves information about the specified list or site content type","file":"spo/commands/contenttype/contenttype-get.js","help":"spo/contenttype/contenttype-get.mdx"},{"name":"spo contenttype set","description":"Update an existing content type","file":"spo/commands/contenttype/contenttype-set.js","help":"spo/contenttype/contenttype-set.mdx"},{"name":"spo contenttype sync","description":"Adds a published content type from the content type hub to a site or syncs its latest changes","file":"spo/commands/contenttype/contenttype-sync.js","help":"spo/contenttype/contenttype-sync.mdx"},{"name":"spo contenttypehub get","description":"Returns the URL of the SharePoint Content Type Hub of the Tenant","file":"spo/commands/contenttypehub/contenttypehub-get.js","help":"spo/contenttypehub/contenttypehub-get.mdx"},{"name":"spo customaction add","description":"Adds a user custom action for site or site collection","file":"spo/commands/customaction/customaction-add.js","help":"spo/customaction/customaction-add.mdx"},{"name":"spo customaction set","description":"Updates a user custom action for site or site collection","file":"spo/commands/customaction/customaction-set.js","help":"spo/customaction/customaction-set.mdx"},{"name":"spo externaluser list","description":"Lists external users in the tenant","file":"spo/commands/externaluser/externaluser-list.js","help":"spo/externaluser/externaluser-list.mdx"},{"name":"spo feature disable","description":"Disables feature for the specified site or web","file":"spo/commands/feature/feature-disable.js","help":"spo/feature/feature-disable.mdx"},{"name":"spo feature enable","description":"Enables feature for the specified site or web","file":"spo/commands/feature/feature-enable.js","help":"spo/feature/feature-enable.mdx"},{"name":"spo field add","description":"Adds a new list or site column using the CAML field definition","file":"spo/commands/field/field-add.js","help":"spo/field/field-add.mdx"},{"name":"spo field get","description":"Retrieves information about the specified list- or site column","file":"spo/commands/field/field-get.js","help":"spo/field/field-get.mdx"},{"name":"spo field set","description":"Updates existing list or site column","file":"spo/commands/field/field-set.js","help":"spo/field/field-set.mdx"},{"name":"spo file add","description":"Uploads file to the specified folder","file":"spo/commands/file/file-add.js","help":"spo/file/file-add.mdx"},{"name":"spo file checkin","description":"Checks in specified file","file":"spo/commands/file/file-checkin.js","help":"spo/file/file-checkin.mdx"},{"name":"spo file checkout","description":"Checks out specified file","file":"spo/commands/file/file-checkout.js","help":"spo/file/file-checkout.mdx"},{"name":"spo file copy","description":"Copies a file to another location","file":"spo/commands/file/file-copy.js","help":"spo/file/file-copy.mdx"},{"name":"spo file get","description":"Gets information about the specified file","file":"spo/commands/file/file-get.js","help":"spo/file/file-get.mdx"},{"name":"spo file list","description":"Lists all available files in the specified folder and site","file":"spo/commands/file/file-list.js","help":"spo/file/file-list.mdx"},{"name":"spo file move","description":"Moves a file to another location","file":"spo/commands/file/file-move.js","help":"spo/file/file-move.mdx"},{"name":"spo file retentionlabel ensure","description":"Apply a retention label to a file","file":"spo/commands/file/file-retentionlabel-ensure.js","help":"spo/file/file-retentionlabel-ensure.mdx"},{"name":"spo file roleassignment add","description":"Adds a role assignment to the specified file.","file":"spo/commands/file/file-roleassignment-add.js","help":"spo/file/file-roleassignment-add.mdx"},{"name":"spo file sharinglink add","description":"Creates a new sharing link for a file","file":"spo/commands/file/file-sharinglink-add.js","help":"spo/file/file-sharinglink-add.mdx"},{"name":"spo file sharinglink get","description":"Gets details about a specific sharing link of a file","file":"spo/commands/file/file-sharinglink-get.js","help":"spo/file/file-sharinglink-get.mdx"},{"name":"spo file sharinglink set","description":"Updates a sharing link of a file","file":"spo/commands/file/file-sharinglink-set.js","help":"spo/file/file-sharinglink-set.mdx"},{"name":"spo file version get","description":"Get a specific version of a file in a SharePoint Document library","file":"spo/commands/file/file-version-get.js","help":"spo/file/file-version-get.mdx"},{"name":"spo folder add","description":"Creates a folder within a parent folder","file":"spo/commands/folder/folder-add.js","help":"spo/folder/folder-add.mdx"},{"name":"spo folder copy","description":"Copies a folder to another location","file":"spo/commands/folder/folder-copy.js","help":"spo/folder/folder-copy.mdx"},{"name":"spo folder list","description":"Returns all folders under the specified parent folder","file":"spo/commands/folder/folder-list.js","help":"spo/folder/folder-list.mdx"},{"name":"spo folder move","description":"Moves a folder to another location","file":"spo/commands/folder/folder-move.js","help":"spo/folder/folder-move.mdx"},{"name":"spo folder retentionlabel ensure","description":"Apply a retention label to a folder","file":"spo/commands/folder/folder-retentionlabel-ensure.js","help":"spo/folder/folder-retentionlabel-ensure.mdx"},{"name":"spo folder roleassignment add","description":"Adds a role assignment to the specified folder.","file":"spo/commands/folder/folder-roleassignment-add.js","help":"spo/folder/folder-roleassignment-add.mdx"},{"name":"spo folder set","description":"Updates a folder","file":"spo/commands/folder/folder-set.js","help":"spo/folder/folder-set.mdx"},{"name":"spo folder sharinglink add","description":"Creates a new sharing link to a folder","file":"spo/commands/folder/folder-sharinglink-add.js","help":"spo/folder/folder-sharinglink-add.mdx"},{"name":"spo folder sharinglink get","description":"Gets details about a specific sharing link on a folder","file":"spo/commands/folder/folder-sharinglink-get.js","help":"spo/folder/folder-sharinglink-get.mdx"},{"name":"spo folder sharinglink set","description":"Updates a specific sharing link to a folder","file":"spo/commands/folder/folder-sharinglink-set.js","help":"spo/folder/folder-sharinglink-set.mdx"},{"name":"spo group add","description":"Creates group in the specified site","file":"spo/commands/group/group-add.js","help":"spo/group/group-add.mdx"},{"name":"spo group get","description":"Gets site group","file":"spo/commands/group/group-get.js","help":"spo/group/group-get.mdx"},{"name":"spo group member add","description":"Add members to a SharePoint Group","file":"spo/commands/group/group-member-add.js","help":"spo/group/group-member-add.mdx"},{"name":"spo hidedefaultthemes get","description":"Gets the current value of the HideDefaultThemes setting","file":"spo/commands/hidedefaultthemes/hidedefaultthemes-get.js","help":"spo/hidedefaultthemes/hidedefaultthemes-get.mdx"},{"name":"spo hidedefaultthemes set","description":"Sets the value of the HideDefaultThemes setting","file":"spo/commands/hidedefaultthemes/hidedefaultthemes-set.js","help":"spo/hidedefaultthemes/hidedefaultthemes-set.mdx"},{"name":"spo hubsite data get","description":"Get hub site data for the specified site","file":"spo/commands/hubsite/hubsite-data-get.js","help":"spo/hubsite/hubsite-data-get.mdx"},{"name":"spo hubsite list","description":"Lists hub sites in the current tenant","file":"spo/commands/hubsite/hubsite-list.js","help":"spo/hubsite/hubsite-list.mdx"},{"name":"spo hubsite register","description":"Registers the specified site collection as a hub site","file":"spo/commands/hubsite/hubsite-register.js","help":"spo/hubsite/hubsite-register.mdx"},{"name":"spo hubsite rights grant","description":"Grants permissions to join the hub site for one or more principals","file":"spo/commands/hubsite/hubsite-rights-grant.js","help":"spo/hubsite/hubsite-rights-grant.mdx"},{"name":"spo hubsite set","description":"Updates properties of the specified hub site","file":"spo/commands/hubsite/hubsite-set.js","help":"spo/hubsite/hubsite-set.mdx"},{"name":"spo knowledgehub get","description":"Gets the Knowledge Hub Site URL for your tenant","file":"spo/commands/knowledgehub/knowledgehub-get.js","help":"spo/knowledgehub/knowledgehub-get.mdx"},{"name":"spo knowledgehub set","description":"Sets the Knowledge Hub Site for your tenant","file":"spo/commands/knowledgehub/knowledgehub-set.js","help":"spo/knowledgehub/knowledgehub-set.mdx"},{"name":"spo list add","description":"Creates list in the specified site","file":"spo/commands/list/list-add.js","help":"spo/list/list-add.mdx"},{"name":"spo list contenttype add","description":"Adds content type to list","file":"spo/commands/list/list-contenttype-add.js","help":"spo/list/list-contenttype-add.mdx"},{"name":"spo list contenttype default set","description":"Sets the default content type for a list","file":"spo/commands/list/list-contenttype-default-set.js","help":"spo/list/list-contenttype-default-set.mdx"},{"name":"spo list get","description":"Gets information about the specific list","file":"spo/commands/list/list-get.js","help":"spo/list/list-get.mdx"},{"name":"spo list retentionlabel ensure","description":"Sets a default retention label on the specified list or library.","file":"spo/commands/list/list-retentionlabel-ensure.js","help":"spo/list/list-retentionlabel-ensure.mdx"},{"name":"spo list retentionlabel get","description":"Gets the default retention label set on the specified list or library.","file":"spo/commands/list/list-retentionlabel-get.js","help":"spo/list/list-retentionlabel-get.mdx"},{"name":"spo list roleassignment add","description":"Adds a role assignment to list permissions","file":"spo/commands/list/list-roleassignment-add.js","help":"spo/list/list-roleassignment-add.mdx"},{"name":"spo list sensitivitylabel ensure","description":"Applies a default sensitivity label to the specified document library","file":"spo/commands/list/list-sensitivitylabel-ensure.js","help":"spo/list/list-sensitivitylabel-ensure.mdx"},{"name":"spo list set","description":"Updates the settings of the specified list","file":"spo/commands/list/list-set.js","help":"spo/list/list-set.mdx"},{"name":"spo list sitescript get","description":"Extracts a site script from a SharePoint list","file":"spo/commands/list/list-sitescript-get.js","help":"spo/list/list-sitescript-get.mdx"},{"name":"spo list view field add","description":"Adds the specified field to list view","file":"spo/commands/list/list-view-field-add.js","help":"spo/list/list-view-field-add.mdx"},{"name":"spo list view field set","description":"Updates existing column in an existing view (eg. move to a specific position).","file":"spo/commands/list/list-view-field-set.js","help":"spo/list/list-view-field-set.mdx"},{"name":"spo list view get","description":"Gets information about specific list view","file":"spo/commands/list/list-view-get.js","help":"spo/list/list-view-get.mdx"},{"name":"spo list view set","description":"Updates existing list view","file":"spo/commands/list/list-view-set.js","help":"spo/list/list-view-set.mdx"},{"name":"spo list webhook add","description":"Adds a new webhook to the specified list","file":"spo/commands/list/list-webhook-add.js","help":"spo/list/list-webhook-add.mdx"},{"name":"spo list webhook get","description":"Gets information about the specific webhook","file":"spo/commands/list/list-webhook-get.js","help":"spo/list/list-webhook-get.mdx"},{"name":"spo list webhook set","description":"Updates the specified webhook","file":"spo/commands/list/list-webhook-set.js","help":"spo/list/list-webhook-set.mdx"},{"name":"spo listitem add","description":"Creates a list item in the specified list","file":"spo/commands/listitem/listitem-add.js","help":"spo/listitem/listitem-add.mdx"},{"name":"spo listitem attachment add","description":"Adds an attachment to a list item","file":"spo/commands/listitem/listitem-attachment-add.js","help":"spo/listitem/listitem-attachment-add.mdx"},{"name":"spo listitem attachment get","description":"Gets an attachment from a list item","file":"spo/commands/listitem/listitem-attachment-get.js","help":"spo/listitem/listitem-attachment-get.mdx"},{"name":"spo listitem attachment list","description":"Gets the attachments associated to a list item","file":"spo/commands/listitem/listitem-attachment-list.js","help":"spo/listitem/listitem-attachment-list.mdx"},{"name":"spo listitem attachment set","description":"Updates an attachment from a list item","file":"spo/commands/listitem/listitem-attachment-set.js","help":"spo/listitem/listitem-attachment-set.mdx"},{"name":"spo listitem batch add","description":"Creates list items in a batch","file":"spo/commands/listitem/listitem-batch-add.js","help":"spo/listitem/listitem-batch-add.mdx"},{"name":"spo listitem batch set","description":"Updates list items in a batch","file":"spo/commands/listitem/listitem-batch-set.js","help":"spo/listitem/listitem-batch-set.mdx"},{"name":"spo listitem get","description":"Gets a list item from the specified list","file":"spo/commands/listitem/listitem-get.js","help":"spo/listitem/listitem-get.mdx"},{"name":"spo listitem record declare","description":"Declares the specified list item as a record","file":"spo/commands/listitem/listitem-record-declare.js","help":"spo/listitem/listitem-record-declare.mdx"},{"name":"spo listitem record lock","description":"Locks the list item record","file":"spo/commands/listitem/listitem-record-lock.js","help":"spo/listitem/listitem-record-lock.mdx"},{"name":"spo listitem record undeclare","description":"Undeclares list item as a record","file":"spo/commands/listitem/listitem-record-undeclare.js","help":"spo/listitem/listitem-record-undeclare.mdx"},{"name":"spo listitem record unlock","description":"Unlocks the list item record","file":"spo/commands/listitem/listitem-record-unlock.js","help":"spo/listitem/listitem-record-unlock.mdx"},{"name":"spo listitem retentionlabel ensure","description":"Apply a retention label to a list item","file":"spo/commands/listitem/listitem-retentionlabel-ensure.js","help":"spo/listitem/listitem-retentionlabel-ensure.mdx"},{"name":"spo listitem roleassignment add","description":"Adds a role assignment to a listitem.","file":"spo/commands/listitem/listitem-roleassignment-add.js","help":"spo/listitem/listitem-roleassignment-add.mdx"},{"name":"spo listitem set","description":"Updates a list item in the specified list","file":"spo/commands/listitem/listitem-set.js","help":"spo/listitem/listitem-set.mdx"},{"name":"spo navigation node add","description":"Adds a navigation node to the specified site navigation","file":"spo/commands/navigation/navigation-node-add.js","help":"spo/navigation/navigation-node-add.mdx"},{"name":"spo navigation node get","description":"Retrieve information about a specific navigation node","file":"spo/commands/navigation/navigation-node-get.js","help":"spo/navigation/navigation-node-get.mdx"},{"name":"spo navigation node set","description":"Adds a navigation node to the specified site navigation","file":"spo/commands/navigation/navigation-node-set.js","help":"spo/navigation/navigation-node-set.mdx"},{"name":"spo orgassetslibrary add","description":"Promotes an existing library to become an organization assets library","file":"spo/commands/orgassetslibrary/orgassetslibrary-add.js","help":"spo/orgassetslibrary/orgassetslibrary-add.mdx"},{"name":"spo orgassetslibrary list","description":"List all libraries that are assigned as asset library","file":"spo/commands/orgassetslibrary/orgassetslibrary-list.js","help":"spo/orgassetslibrary/orgassetslibrary-list.mdx"},{"name":"spo orgnewssite list","description":"Lists all organizational news sites","file":"spo/commands/orgnewssite/orgnewssite-list.js","help":"spo/orgnewssite/orgnewssite-list.mdx"},{"name":"spo orgnewssite set","description":"Marks site as an organizational news site","file":"spo/commands/orgnewssite/orgnewssite-set.js","help":"spo/orgnewssite/orgnewssite-set.mdx"},{"name":"spo page add","description":"Creates modern page","file":"spo/commands/page/page-add.js","help":"spo/page/page-add.mdx"},{"name":"spo page clientsidewebpart add","description":"Adds a client-side web part to a modern page","file":"spo/commands/page/page-clientsidewebpart-add.js","help":"spo/page/page-clientsidewebpart-add.mdx"},{"name":"spo page control get","description":"Gets information about the specific control on a modern page","file":"spo/commands/page/page-control-get.js","help":"spo/page/page-control-get.mdx"},{"name":"spo page control list","description":"Lists controls on the specific modern page","file":"spo/commands/page/page-control-list.js","help":"spo/page/page-control-list.mdx"},{"name":"spo page control set","description":"Updates web part data or properties of a control on a modern page","file":"spo/commands/page/page-control-set.js","help":"spo/page/page-control-set.mdx"},{"name":"spo page copy","description":"Creates a copy of a modern page or template","file":"spo/commands/page/page-copy.js","help":"spo/page/page-copy.mdx"},{"name":"spo page header set","description":"Sets modern page header","file":"spo/commands/page/page-header-set.js","help":"spo/page/page-header-set.mdx"},{"name":"spo page section add","description":"Adds section to modern page","file":"spo/commands/page/page-section-add.js","help":"spo/page/page-section-add.mdx"},{"name":"spo page text add","description":"Adds text to a modern page","file":"spo/commands/page/page-text-add.js","help":"spo/page/page-text-add.mdx"},{"name":"spo roledefinition add","description":"Adds a new roledefinition to web","file":"spo/commands/roledefinition/roledefinition-add.js","help":"spo/roledefinition/roledefinition-add.mdx"},{"name":"spo roledefinition get","description":"Gets specified role definition from web by id","file":"spo/commands/roledefinition/roledefinition-get.js","help":"spo/roledefinition/roledefinition-get.mdx"},{"aliases":["spo sp grant add"],"name":"spo serviceprincipal grant add","description":"Grants the service principal permission to the specified API","file":"spo/commands/serviceprincipal/serviceprincipal-grant-add.js","help":"spo/serviceprincipal/serviceprincipal-grant-add.mdx"},{"aliases":["spo sp grant list"],"name":"spo serviceprincipal grant list","description":"Lists permissions granted to the service principal","file":"spo/commands/serviceprincipal/serviceprincipal-grant-list.js","help":"spo/serviceprincipal/serviceprincipal-grant-list.mdx"},{"aliases":["spo sp grant revoke"],"name":"spo serviceprincipal grant revoke","description":"Revokes the specified set of permissions granted to the service principal","file":"spo/commands/serviceprincipal/serviceprincipal-grant-revoke.js","help":"spo/serviceprincipal/serviceprincipal-grant-revoke.mdx"},{"aliases":["spo sp permissionrequest deny"],"name":"spo serviceprincipal permissionrequest deny","description":"Denies the specified permission request","file":"spo/commands/serviceprincipal/serviceprincipal-permissionrequest-deny.js","help":"spo/serviceprincipal/serviceprincipal-permissionrequest-deny.mdx"},{"aliases":["spo sp permissionrequest list"],"name":"spo serviceprincipal permissionrequest list","description":"Lists pending permission requests","file":"spo/commands/serviceprincipal/serviceprincipal-permissionrequest-list.js","help":"spo/serviceprincipal/serviceprincipal-permissionrequest-list.mdx"},{"name":"spo site add","description":"Creates new SharePoint Online site","file":"spo/commands/site/site-add.js","help":"spo/site/site-add.mdx"},{"name":"spo site admin add","description":"Adds a user or group as a site collection administrator","file":"spo/commands/site/site-admin-add.js","help":"spo/site/site-admin-add.mdx"},{"name":"spo site admin list","description":"Lists all administrators of a specific SharePoint site","file":"spo/commands/site/site-admin-list.js","help":"spo/site/site-admin-list.mdx"},{"name":"spo site appcatalog add","description":"Creates a site collection app catalog in the specified site","file":"spo/commands/site/site-appcatalog-add.js","help":"spo/site/site-appcatalog-add.mdx"},{"name":"spo site apppermission add","description":"Adds an application permissions to the site","file":"spo/commands/site/site-apppermission-add.js","help":"spo/site/site-apppermission-add.mdx"},{"name":"spo site apppermission get","description":"Get a specific application permissions for the site","file":"spo/commands/site/site-apppermission-get.js","help":"spo/site/site-apppermission-get.mdx"},{"name":"spo site apppermission list","description":"Lists application permissions for a site","file":"spo/commands/site/site-apppermission-list.js","help":"spo/site/site-apppermission-list.mdx"},{"name":"spo site apppermission set","description":"Updates a specific application permission for a site","file":"spo/commands/site/site-apppermission-set.js","help":"spo/site/site-apppermission-set.mdx"},{"name":"spo site chrome set","description":"Set the chrome header and footer for the specified site","file":"spo/commands/site/site-chrome-set.js","help":"spo/site/site-chrome-set.mdx"},{"name":"spo site commsite enable","description":"Enables communication site features on the specified site","file":"spo/commands/site/site-commsite-enable.js","help":"spo/site/site-commsite-enable.mdx"},{"name":"spo site groupify","description":"Connects site collection to an Microsoft 365 Group","file":"spo/commands/site/site-groupify.js","help":"spo/site/site-groupify.mdx"},{"name":"spo site hubsite connect","description":"Connects the specified site collection to the given hub site","file":"spo/commands/site/site-hubsite-connect.js","help":"spo/site/site-hubsite-connect.mdx"},{"name":"spo site hubsite theme sync","description":"Applies any theme updates from the hub site the site is connected to.","file":"spo/commands/site/site-hubsite-theme-sync.js","help":"spo/site/site-hubsite-theme-sync.mdx"},{"name":"spo site inplacerecordsmanagement set","description":"Activates or deactivates in-place records management for a site collection","file":"spo/commands/site/site-inplacerecordsmanagement-set.js","help":"spo/site/site-inplacerecordsmanagement-set.mdx"},{"aliases":["spo site list"],"name":"spo site list","description":"Lists sites of the given type","file":"spo/commands/site/site-list.js","help":"spo/site/site-list.mdx"},{"name":"spo site recyclebinitem list","description":"Lists items from recycle bin","file":"spo/commands/site/site-recyclebinitem-list.js","help":"spo/site/site-recyclebinitem-list.mdx"},{"name":"spo site recyclebinitem restore","description":"Restores given items from the site recycle bin","file":"spo/commands/site/site-recyclebinitem-restore.js","help":"spo/site/site-recyclebinitem-restore.mdx"},{"name":"spo site rename","description":"Renames the URL and title of a site collection","file":"spo/commands/site/site-rename.js","help":"spo/site/site-rename.mdx"},{"name":"spo site set","description":"Updates properties of the specified site","file":"spo/commands/site/site-set.js","help":"spo/site/site-set.mdx"},{"name":"spo sitedesign add","description":"Adds site design for creating modern sites","file":"spo/commands/sitedesign/sitedesign-add.js","help":"spo/sitedesign/sitedesign-add.mdx"},{"name":"spo sitedesign apply","description":"Applies a site design to an existing site collection","file":"spo/commands/sitedesign/sitedesign-apply.js","help":"spo/sitedesign/sitedesign-apply.mdx"},{"name":"spo sitedesign list","description":"Lists available site designs for creating modern sites","file":"spo/commands/sitedesign/sitedesign-list.js","help":"spo/sitedesign/sitedesign-list.mdx"},{"name":"spo sitedesign rights grant","description":"Grants access to a site design for one or more principals","file":"spo/commands/sitedesign/sitedesign-rights-grant.js","help":"spo/sitedesign/sitedesign-rights-grant.mdx"},{"name":"spo sitedesign rights list","description":"Gets a list of principals that have access to a site design","file":"spo/commands/sitedesign/sitedesign-rights-list.js","help":"spo/sitedesign/sitedesign-rights-list.mdx"},{"name":"spo sitedesign run list","description":"Lists information about site designs applied to the specified site","file":"spo/commands/sitedesign/sitedesign-run-list.js","help":"spo/sitedesign/sitedesign-run-list.mdx"},{"name":"spo sitedesign run status get","description":"Gets information about the site scripts executed for the specified site design","file":"spo/commands/sitedesign/sitedesign-run-status-get.js","help":"spo/sitedesign/sitedesign-run-status-get.mdx"},{"name":"spo sitedesign set","description":"Updates a site design with new values","file":"spo/commands/sitedesign/sitedesign-set.js","help":"spo/sitedesign/sitedesign-set.mdx"},{"name":"spo sitedesign task get","description":"Gets information about the specified site design scheduled for execution","file":"spo/commands/sitedesign/sitedesign-task-get.js","help":"spo/sitedesign/sitedesign-task-get.mdx"},{"name":"spo sitedesign task list","description":"Lists site designs scheduled for execution on the specified site","file":"spo/commands/sitedesign/sitedesign-task-list.js","help":"spo/sitedesign/sitedesign-task-list.mdx"},{"name":"spo sitescript add","description":"Adds site script for use with site designs","file":"spo/commands/sitescript/sitescript-add.js","help":"spo/sitescript/sitescript-add.mdx"},{"name":"spo sitescript get","description":"Gets information about the specified site script","file":"spo/commands/sitescript/sitescript-get.js","help":"spo/sitescript/sitescript-get.mdx"},{"name":"spo sitescript list","description":"Lists site script available for use with site designs","file":"spo/commands/sitescript/sitescript-list.js","help":"spo/sitescript/sitescript-list.mdx"},{"name":"spo sitescript set","description":"Updates existing site script","file":"spo/commands/sitescript/sitescript-set.js","help":"spo/sitescript/sitescript-set.mdx"},{"name":"spo storageentity get","description":"Get details for the specified tenant property","file":"spo/commands/storageentity/storageentity-get.js","help":"spo/storageentity/storageentity-get.mdx"},{"name":"spo storageentity list","description":"Lists tenant properties stored on the specified SharePoint Online app catalog","file":"spo/commands/storageentity/storageentity-list.js","help":"spo/storageentity/storageentity-list.mdx"},{"name":"spo storageentity set","description":"Sets tenant property on the specified SharePoint Online app catalog","file":"spo/commands/storageentity/storageentity-set.js","help":"spo/storageentity/storageentity-set.mdx"},{"name":"spo tenant appcatalogurl get","description":"Gets the URL of the tenant app catalog","file":"spo/commands/tenant/tenant-appcatalogurl-get.js","help":"spo/tenant/tenant-appcatalogurl-get.mdx"},{"name":"spo tenant commandset set","description":"Updates a ListView Command Set that is installed tenant wide.","file":"spo/commands/tenant/tenant-commandset-set.js","help":"spo/tenant/tenant-commandset-set.mdx"},{"name":"spo tenant recyclebinitem list","description":"Returns all modern and classic site collections in the tenant scoped recycle bin","file":"spo/commands/tenant/tenant-recyclebinitem-list.js","help":"spo/tenant/tenant-recyclebinitem-list.mdx"},{"name":"spo tenant recyclebinitem restore","description":"Restores the specified deleted site collection from tenant recycle bin","file":"spo/commands/tenant/tenant-recyclebinitem-restore.js","help":"spo/tenant/tenant-recyclebinitem-restore.mdx"},{"name":"spo tenant settings list","description":"Lists the global tenant settings","file":"spo/commands/tenant/tenant-settings-list.js","help":"spo/tenant/tenant-settings-list.mdx"},{"name":"spo tenant settings set","description":"Sets tenant global settings","file":"spo/commands/tenant/tenant-settings-set.js","help":"spo/tenant/tenant-settings-set.mdx"},{"name":"spo term add","description":"Adds taxonomy term","file":"spo/commands/term/term-add.js","help":"spo/term/term-add.mdx"},{"name":"spo term group add","description":"Adds taxonomy term group","file":"spo/commands/term/term-group-add.js","help":"spo/term/term-group-add.mdx"},{"name":"spo term group get","description":"Gets information about the specified taxonomy term group","file":"spo/commands/term/term-group-get.js","help":"spo/term/term-group-get.mdx"},{"name":"spo term group list","description":"Lists taxonomy term groups","file":"spo/commands/term/term-group-list.js","help":"spo/term/term-group-list.mdx"},{"name":"spo term set add","description":"Adds taxonomy term set","file":"spo/commands/term/term-set-add.js","help":"spo/term/term-set-add.mdx"},{"name":"spo term set get","description":"Gets information about the specified taxonomy term set","file":"spo/commands/term/term-set-get.js","help":"spo/term/term-set-get.mdx"},{"name":"spo term set list","description":"Lists taxonomy term sets from the given term group","file":"spo/commands/term/term-set-list.js","help":"spo/term/term-set-list.mdx"},{"name":"spo theme apply","description":"Applies theme to the specified site","file":"spo/commands/theme/theme-apply.js","help":"spo/theme/theme-apply.mdx"},{"name":"spo theme get","description":"Gets custom theme information","file":"spo/commands/theme/theme-get.js","help":"spo/theme/theme-get.mdx"},{"name":"spo theme list","description":"Retrieves the list of custom themes","file":"spo/commands/theme/theme-list.js","help":"spo/theme/theme-list.mdx"},{"name":"spo theme set","description":"Add or update a theme","file":"spo/commands/theme/theme-set.js","help":"spo/theme/theme-set.mdx"},{"name":"spo user ensure","description":"Ensures that a user is available on a specific site","file":"spo/commands/user/user-ensure.js","help":"spo/user/user-ensure.mdx"},{"name":"spo user get","description":"Gets a site user within specific web","file":"spo/commands/user/user-get.js","help":"spo/user/user-get.mdx"},{"name":"spo user list","description":"Lists all the users within specific web","file":"spo/commands/user/user-list.js","help":"spo/user/user-list.mdx"},{"name":"spo userprofile set","description":"Sets user profile property for a SharePoint user","file":"spo/commands/userprofile/userprofile-set.js","help":"spo/userprofile/userprofile-set.mdx"},{"name":"spo web add","description":"Create new subsite","file":"spo/commands/web/web-add.js","help":"spo/web/web-add.mdx"},{"name":"spo web clientsidewebpart list","description":"Lists available client-side web parts","file":"spo/commands/web/web-clientsidewebpart-list.js","help":"spo/web/web-clientsidewebpart-list.mdx"},{"name":"spo web get","description":"Retrieve information about the specified site","file":"spo/commands/web/web-get.js","help":"spo/web/web-get.mdx"},{"name":"spo web installedlanguage list","description":"Lists all installed languages on site","file":"spo/commands/web/web-installedlanguage-list.js","help":"spo/web/web-installedlanguage-list.mdx"},{"name":"spo web reindex","description":"Requests reindexing the specified subsite","file":"spo/commands/web/web-reindex.js","help":"spo/web/web-reindex.mdx"},{"name":"spo web roleassignment add","description":"Adds a role assignment to web","file":"spo/commands/web/web-roleassignment-add.js","help":"spo/web/web-roleassignment-add.mdx"},{"name":"spo web set","description":"Updates subsite properties","file":"spo/commands/web/web-set.js","help":"spo/web/web-set.mdx"},{"name":"spp contentcenter list","description":"Gets information about the SharePoint Premium content centers","file":"spp/commands/contentcenter/contentcenter-list.js","help":"spp/contentcenter/contentcenter-list.mdx"},{"name":"teams app publish","description":"Publishes Teams app to the organization's app catalog","file":"teams/commands/app/app-publish.js","help":"teams/app/app-publish.mdx"},{"name":"teams channel get","description":"Gets information about the specific Microsoft Teams team channel","file":"teams/commands/channel/channel-get.js","help":"teams/channel/channel-get.mdx"},{"name":"teams channel member list","description":"Lists members of the specified Microsoft Teams team channel","file":"teams/commands/channel/channel-member-list.js","help":"teams/channel/channel-member-list.mdx"},{"name":"teams channel set","description":"Updates properties of the specified channel in the given Microsoft Teams team","file":"teams/commands/channel/channel-set.js","help":"teams/channel/channel-set.mdx"},{"name":"teams chat member add","description":"Adds a member to a Microsoft Teams chat conversation.","file":"teams/commands/chat/chat-member-add.js","help":"teams/chat/chat-member-add.mdx"},{"name":"teams funsettings list","description":"Lists fun settings for the specified Microsoft Teams team","file":"teams/commands/funsettings/funsettings-list.js","help":"teams/funsettings/funsettings-list.mdx"},{"name":"teams funsettings set","description":"Updates fun settings of a Microsoft Teams team","file":"teams/commands/funsettings/funsettings-set.js","help":"teams/funsettings/funsettings-set.mdx"},{"name":"teams guestsettings list","description":"Lists guest settings for a Microsoft Teams team","file":"teams/commands/guestsettings/guestsettings-list.js","help":"teams/guestsettings/guestsettings-list.mdx"},{"name":"teams guestsettings set","description":"Updates guest settings of a Microsoft Teams team","file":"teams/commands/guestsettings/guestsettings-set.js","help":"teams/guestsettings/guestsettings-set.mdx"},{"name":"teams membersettings list","description":"Lists member settings for a Microsoft Teams team","file":"teams/commands/membersettings/membersettings-list.js","help":"teams/membersettings/membersettings-list.mdx"},{"name":"teams membersettings set","description":"Updates member settings of a Microsoft Teams team","file":"teams/commands/membersettings/membersettings-set.js","help":"teams/membersettings/membersettings-set.mdx"},{"name":"teams message get","description":"Retrieves a message from a channel in a Microsoft Teams team","file":"teams/commands/message/message-get.js","help":"teams/message/message-get.mdx"},{"name":"teams message restore","description":"Restores a deleted message from a channel in a Microsoft Teams team","file":"teams/commands/message/message-restore.js","help":"teams/message/message-restore.mdx"},{"name":"teams message send","description":"Sends a message to a channel in a Microsoft Teams team","file":"teams/commands/message/message-send.js","help":"teams/message/message-send.mdx"},{"name":"teams messagingsettings list","description":"Lists messaging settings for a Microsoft Teams team","file":"teams/commands/messagingsettings/messagingsettings-list.js","help":"teams/messagingsettings/messagingsettings-list.mdx"},{"name":"teams messagingsettings set","description":"Updates messaging settings of a Microsoft Teams team","file":"teams/commands/messagingsettings/messagingsettings-set.js","help":"teams/messagingsettings/messagingsettings-set.mdx"},{"name":"teams tab add","description":"Add a tab to the specified channel","file":"teams/commands/tab/tab-add.js","help":"teams/tab/tab-add.mdx"},{"name":"teams tab get","description":"Gets information about the specified Microsoft Teams tab","file":"teams/commands/tab/tab-get.js","help":"teams/tab/tab-get.mdx"},{"name":"teams team archive","description":"Archives specified Microsoft Teams team","file":"teams/commands/team/team-archive.js","help":"teams/team/team-archive.mdx"},{"name":"teams team clone","description":"Creates a clone of a Microsoft Teams team","file":"teams/commands/team/team-clone.js","help":"teams/team/team-clone.mdx"},{"name":"teams team get","description":"Retrieve information about the specified Microsoft Team","file":"teams/commands/team/team-get.js","help":"teams/team/team-get.mdx"},{"name":"teams team list","description":"Lists Microsoft Teams in the current tenant","file":"teams/commands/team/team-list.js","help":"teams/team/team-list.mdx"},{"name":"teams team set","description":"Updates settings of a Microsoft Teams team","file":"teams/commands/team/team-set.js","help":"teams/team/team-set.mdx"},{"name":"teams team unarchive","description":"Restores an archived Microsoft Teams team","file":"teams/commands/team/team-unarchive.js","help":"teams/team/team-unarchive.mdx"},{"name":"tenant people profilecardproperty add","description":"Adds an additional attribute to the profile card properties","file":"tenant/commands/people/people-profilecardproperty-add.js","help":"tenant/people/people-profilecardproperty-add.mdx"},{"name":"tenant people profilecardproperty get","description":"Retrieves information about a specific profile card property","file":"tenant/commands/people/people-profilecardproperty-get.js","help":"tenant/people/people-profilecardproperty-get.mdx"},{"name":"tenant people profilecardproperty set","description":"Updates a custom attribute to the profile card property","file":"tenant/commands/people/people-profilecardproperty-set.js","help":"tenant/people/people-profilecardproperty-set.mdx"},{"name":"tenant people pronouns get","description":"Retrieves information about pronouns settings for an organization","file":"tenant/commands/people/people-pronouns-get.js","help":"tenant/people/people-pronouns-get.mdx"},{"name":"tenant report office365activationcounts","description":"Get the count of Microsoft 365 activations on desktops and devices.","file":"tenant/commands/report/report-office365activationcounts.js","help":"tenant/report/report-office365activationcounts.mdx"},{"name":"tenant report office365activationsusercounts","description":"Get the count of enabled users with activated Office subscriptions.","file":"tenant/commands/report/report-office365activationsusercounts.js","help":"tenant/report/report-office365activationsusercounts.mdx"},{"name":"tenant report office365activationsuserdetail","description":"Get details about users who have activated Microsoft 365.","file":"tenant/commands/report/report-office365activationsuserdetail.js","help":"tenant/report/report-office365activationsuserdetail.mdx"},{"name":"tenant report settings get","description":"Get the tenant-level settings for Microsoft 365 reports","file":"tenant/commands/report/report-settings-get.js","help":"tenant/report/report-settings-get.mdx"},{"name":"tenant security alerts list","description":"Gets the security alerts for a tenant","file":"tenant/commands/security/security-alerts-list.js","help":"tenant/security/security-alerts-list.mdx"},{"name":"tenant serviceannouncement health get","description":"This operation provides the health information of a specified service for a tenant","file":"tenant/commands/serviceannouncement/serviceannouncement-health-get.js","help":"tenant/serviceannouncement/serviceannouncement-health-get.mdx"},{"name":"tenant serviceannouncement health list","description":"This operation provides the health report of all subscribed services for a tenant","file":"tenant/commands/serviceannouncement/serviceannouncement-health-list.js","help":"tenant/serviceannouncement/serviceannouncement-health-list.mdx"},{"name":"tenant serviceannouncement healthissue get","description":"Gets a specified service health issue for tenant","file":"tenant/commands/serviceannouncement/serviceannouncement-healthissue-get.js","help":"tenant/serviceannouncement/serviceannouncement-healthissue-get.mdx"},{"name":"tenant serviceannouncement message get","description":"Retrieves a specified service update message for the tenant","file":"tenant/commands/serviceannouncement/serviceannouncement-message-get.js","help":"tenant/serviceannouncement/serviceannouncement-message-get.mdx"},{"name":"todo list add","description":"Adds a new Microsoft To Do task list","file":"todo/commands/list/list-add.js","help":"todo/list/list-add.mdx"},{"name":"todo list get","description":"Gets a specific list of Microsoft To Do task lists","file":"todo/commands/list/list-get.js","help":"todo/list/list-get.mdx"},{"name":"todo list set","description":"Updates a Microsoft To Do task list","file":"todo/commands/list/list-set.js","help":"todo/list/list-set.mdx"},{"name":"todo task add","description":"Add a task to a Microsoft To Do task list","file":"todo/commands/task/task-add.js","help":"todo/task/task-add.mdx"},{"name":"todo task set","description":"Update a task in a Microsoft To Do task list","file":"todo/commands/task/task-set.js","help":"todo/task/task-set.mdx"},{"name":"viva engage community get","description":"Gets information of a Viva Engage community","file":"viva/commands/engage/engage-community-get.js","help":"viva/engage/engage-community-get.mdx"},{"name":"viva engage community set","description":"Updates an existing Viva Engage community","file":"viva/commands/engage/engage-community-set.js","help":"viva/engage/engage-community-set.mdx"},{"name":"viva engage message add","description":"Posts a Viva Engage network message on behalf of the current user","file":"viva/commands/engage/engage-message-add.js","help":"viva/engage/engage-message-add.mdx"},{"name":"viva engage message get","description":"Returns a Viva Engage message","file":"viva/commands/engage/engage-message-get.js","help":"viva/engage/engage-message-get.mdx"},{"name":"viva engage message list","description":"Returns all accessible messages from the user's Viva Engage network","file":"viva/commands/engage/engage-message-list.js","help":"viva/engage/engage-message-list.mdx"},{"name":"viva engage network list","description":"Returns a list of networks to which the current user has access","file":"viva/commands/engage/engage-network-list.js","help":"viva/engage/engage-network-list.mdx"},{"name":"viva engage user get","description":"Retrieves the current user or searches for a user by ID or e-mail","file":"viva/commands/engage/engage-user-get.js","help":"viva/engage/engage-user-get.mdx"},{"name":"viva engage user list","description":"Returns users from the current network","file":"viva/commands/engage/engage-user-list.js","help":"viva/engage/engage-user-list.mdx"},{"name":"cli issue","description":"Returns, or opens a URL that takes the user to the right place in the CLI GitHub repo to create a new issue reporting bug, feedback, ideas, etc.","file":"cli/commands/cli-issue.js","help":"cli/cli-issue.mdx"},{"name":"cli completion clink update","description":"Updates command completion for Clink (cmder)","file":"cli/commands/completion/completion-clink-update.js","help":"cli/completion/completion-clink-update.mdx"},{"name":"cli completion pwsh update","description":"Updates command completion for PowerShell","file":"cli/commands/completion/completion-pwsh-update.js","help":"cli/completion/completion-pwsh-update.mdx"},{"name":"cli completion sh setup","description":"Sets up command completion for Zsh, Bash and Fish","file":"cli/commands/completion/completion-sh-setup.js","help":"cli/completion/completion-sh-setup.mdx"},{"name":"cli completion sh update","description":"Updates command completion for Zsh, Bash and Fish","file":"cli/commands/completion/completion-sh-update.js","help":"cli/completion/completion-sh-update.mdx"},{"name":"version","description":"Shows CLI for Microsoft 365 version","file":"commands/version.js","help":"version.mdx"},{"name":"spfx package generate","description":"Generates SharePoint Framework solution package with a no-framework web part rendering the specified HTML snippet","file":"spfx/commands/package/package-generate.js","help":"spfx/package/package-generate.mdx"},{"name":"viva connections app create","description":"Creates Viva Connections app","file":"viva/commands/connections/connections-app-create.js","help":"viva/connections/connections-app-create.mdx"},{"name":"booking business list","description":"Lists all Microsoft Bookings businesses that are created for the tenant.","file":"booking/commands/business/business-list.js","help":"booking/business/business-list.mdx"},{"name":"entra app list","description":"Retrieves a list of Entra app registrations","file":"entra/commands/app/app-list.js","help":"entra/app/app-list.mdx"},{"aliases":["entra sp list"],"name":"entra enterpriseapp list","description":"Lists the enterprise applications (or service principals) in Entra ID","file":"entra/commands/enterpriseapp/enterpriseapp-list.js","help":"entra/enterpriseapp/enterpriseapp-list.mdx"},{"name":"entra groupsetting list","description":"Lists Entra group settings","file":"entra/commands/groupsetting/groupsetting-list.js","help":"entra/groupsetting/groupsetting-list.mdx"},{"name":"entra groupsettingtemplate get","description":"Gets information about the specified Entra group settings template","file":"entra/commands/groupsettingtemplate/groupsettingtemplate-get.js","help":"entra/groupsettingtemplate/groupsettingtemplate-get.mdx"},{"name":"entra groupsettingtemplate list","description":"Lists Entra group settings templates","file":"entra/commands/groupsettingtemplate/groupsettingtemplate-list.js","help":"entra/groupsettingtemplate/groupsettingtemplate-list.mdx"},{"name":"entra license list","description":"Lists commercial subscriptions that an organization has acquired","file":"entra/commands/license/license-list.js","help":"entra/license/license-list.mdx"},{"name":"entra m365group recyclebinitem list","description":"Lists Microsoft 365 Groups deleted in the current tenant","file":"entra/commands/m365group/m365group-recyclebinitem-list.js","help":"entra/m365group/m365group-recyclebinitem-list.mdx"},{"name":"entra oauth2grant list","description":"Lists OAuth2 permission grants for the specified service principal","file":"entra/commands/oauth2grant/oauth2grant-list.js","help":"entra/oauth2grant/oauth2grant-list.mdx"},{"name":"entra resourcenamespace list","description":"Get a list of the RBAC resource namespaces and their properties","file":"entra/commands/resourcenamespace/resourcenamespace-list.js","help":"entra/resourcenamespace/resourcenamespace-list.mdx"},{"name":"entra user list","description":"Lists users matching specified criteria","file":"entra/commands/user/user-list.js","help":"entra/user/user-list.mdx"},{"name":"entra user recyclebinitem list","description":"Lists users from the recycle bin in the current tenant","file":"entra/commands/user/user-recyclebinitem-list.js","help":"entra/user/user-recyclebinitem-list.mdx"},{"name":"entra user registrationdetails list","description":"Retrieves a list of the authentication methods registered for users","file":"entra/commands/user/user-registrationdetails-list.js","help":"entra/user/user-registrationdetails-list.mdx"},{"name":"entra user signin list","description":"Retrieves the Entra ID user sign-ins for the tenant","file":"entra/commands/user/user-signin-list.js","help":"entra/user/user-signin-list.mdx"},{"aliases":["search externalconnection list"],"name":"external connection list","description":"Lists external connections defined in the Microsoft Search","file":"external/commands/connection/connection-list.js","help":"external/connection/connection-list.mdx"},{"name":"outlook room list","description":"Get a collection of all available rooms","file":"outlook/commands/room/room-list.js","help":"outlook/room/room-list.mdx"},{"name":"outlook roomlist list","description":"Get a collection of available roomlists","file":"outlook/commands/roomlist/roomlist-list.js","help":"outlook/roomlist/roomlist-list.mdx"},{"name":"planner roster member list","description":"Lists members of the specified Microsoft Planner Roster","file":"planner/commands/roster/roster-member-list.js","help":"planner/roster/roster-member-list.mdx"},{"name":"purview retentionevent list","description":"Get a list of retention events","file":"purview/commands/retentionevent/retentionevent-list.js","help":"purview/retentionevent/retentionevent-list.mdx"},{"name":"purview retentioneventtype list","description":"Get a list of retention event types","file":"purview/commands/retentioneventtype/retentioneventtype-list.js","help":"purview/retentioneventtype/retentioneventtype-list.mdx"},{"name":"purview retentionlabel list","description":"Get a list of retention labels","file":"purview/commands/retentionlabel/retentionlabel-list.js","help":"purview/retentionlabel/retentionlabel-list.mdx"},{"name":"purview threatassessment list","description":"Get a list of threat assessments","file":"purview/commands/threatassessment/threatassessment-list.js","help":"purview/threatassessment/threatassessment-list.mdx"},{"name":"teams app list","description":"Lists apps from the Microsoft Teams app catalog","file":"teams/commands/app/app-list.js","help":"teams/app/app-list.mdx"},{"name":"teams chat member list","description":"Lists all members from a chat","file":"teams/commands/chat/chat-member-list.js","help":"teams/chat/chat-member-list.mdx"},{"name":"teams chat message list","description":"Lists all messages from a chat","file":"teams/commands/chat/chat-message-list.js","help":"teams/chat/chat-message-list.mdx"},{"name":"teams message list","description":"Lists all messages from a channel in a Microsoft Teams team","file":"teams/commands/message/message-list.js","help":"teams/message/message-list.mdx"},{"name":"teams message reply list","description":"Retrieves replies to a message from a channel in a Microsoft Teams team","file":"teams/commands/message/message-reply-list.js","help":"teams/message/message-reply-list.mdx"},{"name":"teams report directroutingcalls","description":"Get details about direct routing calls made within a given time period","file":"teams/commands/report/report-directroutingcalls.js","help":"teams/report/report-directroutingcalls.mdx"},{"name":"teams report pstncalls","description":"Get details about PSTN calls made within a given time period","file":"teams/commands/report/report-pstncalls.js","help":"teams/report/report-pstncalls.mdx"},{"name":"teams tab list","description":"Lists tabs in the specified Microsoft Teams channel","file":"teams/commands/tab/tab-list.js","help":"teams/tab/tab-list.mdx"},{"name":"teams user list","description":"Lists users for the specified Microsoft Teams team","file":"teams/commands/user/user-list.js","help":"teams/user/user-list.mdx"},{"name":"tenant people profilecardproperty list","description":"Lists all profile card properties","file":"tenant/commands/people/people-profilecardproperty-list.js","help":"tenant/people/people-profilecardproperty-list.mdx"},{"name":"tenant serviceannouncement healthissue list","description":"Gets all service health issues for the tenant","file":"tenant/commands/serviceannouncement/serviceannouncement-healthissue-list.js","help":"tenant/serviceannouncement/serviceannouncement-healthissue-list.mdx"},{"name":"tenant serviceannouncement message list","description":"Gets all service update messages for the tenant","file":"tenant/commands/serviceannouncement/serviceannouncement-message-list.js","help":"tenant/serviceannouncement/serviceannouncement-message-list.mdx"},{"name":"viva engage community list","description":"Lists all Viva Engage communities","file":"viva/commands/engage/engage-community-list.js","help":"viva/engage/engage-community-list.mdx"},{"name":"viva engage role list","description":"Lists all Viva Engage roles","file":"viva/commands/engage/engage-role-list.js","help":"viva/engage/engage-role-list.mdx"},{"name":"context init","description":"Initiates CLI for Microsoft 365 context in the current working folder","file":"context/commands/context-init.js","help":"context/context-init.mdx"},{"name":"spo applicationcustomizer list","description":"Get a list of application customizers that are added to a site.","file":"spo/commands/applicationcustomizer/applicationcustomizer-list.js","help":"spo/applicationcustomizer/applicationcustomizer-list.mdx"},{"name":"spo commandset list","description":"Get a list of ListView Command Sets that are added to a site.","file":"spo/commands/commandset/commandset-list.js","help":"spo/commandset/commandset-list.mdx"},{"name":"spo customaction list","description":"Lists all user custom actions at the given scope","file":"spo/commands/customaction/customaction-list.js","help":"spo/customaction/customaction-list.mdx"},{"name":"spo homesite list","description":"Lists all home sites","file":"spo/commands/homesite/homesite-list.js","help":"spo/homesite/homesite-list.mdx"},{"name":"spo site ensure","description":"Ensures that the particular site collection exists and updates its properties if necessary","file":"spo/commands/site/site-ensure.js","help":"spo/site/site-ensure.mdx"},{"name":"spo site membership list","description":"Retrieves information about default site groups' membership","file":"spo/commands/site/site-membership-list.js","help":"spo/site/site-membership-list.mdx"},{"name":"flow environment list","description":"Lists Microsoft Flow environments in the current tenant","file":"flow/commands/environment/environment-list.js","help":"flow/environment/environment-list.mdx"},{"name":"flow list","description":"Lists Power Automate flows in the given environment","file":"flow/commands/flow-list.js","help":"flow/flow-list.mdx"},{"name":"pp managementapp list","description":"Lists management applications for Power Platform","file":"pp/commands/managementapp/managementapp-list.js","help":"pp/managementapp/managementapp-list.mdx"},{"name":"spo contenttype field list","description":"Lists fields for a given site or list content type","file":"spo/commands/contenttype/contenttype-field-list.js","help":"spo/contenttype/contenttype-field-list.mdx"},{"name":"spo contenttype list","description":"Lists all available content types in the specified site","file":"spo/commands/contenttype/contenttype-list.js","help":"spo/contenttype/contenttype-list.mdx"},{"name":"spo eventreceiver list","description":"Retrieves event receivers for the specified web, site or list.","file":"spo/commands/eventreceiver/eventreceiver-list.js","help":"spo/eventreceiver/eventreceiver-list.mdx"},{"name":"spo feature list","description":"Lists Features activated in the specified site or site collection","file":"spo/commands/feature/feature-list.js","help":"spo/feature/feature-list.mdx"},{"name":"spo field list","description":"Retrieves columns for the specified list or site","file":"spo/commands/field/field-list.js","help":"spo/field/field-list.mdx"},{"name":"spo file version list","description":"Retrieves all versions of a file","file":"spo/commands/file/file-version-list.js","help":"spo/file/file-version-list.mdx"},{"name":"spo group member list","description":"List the members of a SharePoint Group","file":"spo/commands/group/group-member-list.js","help":"spo/group/group-member-list.mdx"},{"name":"spo list contenttype list","description":"Lists content types configured on the list","file":"spo/commands/list/list-contenttype-list.js","help":"spo/list/list-contenttype-list.mdx"},{"name":"spo list list","description":"Lists all available list in the specified site","file":"spo/commands/list/list-list.js","help":"spo/list/list-list.mdx"},{"name":"spo list view list","description":"Lists views configured on the specified list","file":"spo/commands/list/list-view-list.js","help":"spo/list/list-view-list.mdx"},{"name":"spo list webhook list","description":"Lists all webhooks for the specified list","file":"spo/commands/list/list-webhook-list.js","help":"spo/list/list-webhook-list.mdx"},{"name":"spo navigation node list","description":"Lists nodes from the specified site navigation","file":"spo/commands/navigation/navigation-node-list.js","help":"spo/navigation/navigation-node-list.mdx"},{"name":"spo page list","description":"Lists all modern pages in the given site","file":"spo/commands/page/page-list.js","help":"spo/page/page-list.mdx"},{"name":"spo page template list","description":"Lists all page templates in the given site","file":"spo/commands/page/page-template-list.js","help":"spo/page/page-template-list.mdx"},{"name":"spo roledefinition list","description":"Gets list of role definitions for the specified site","file":"spo/commands/roledefinition/roledefinition-list.js","help":"spo/roledefinition/roledefinition-list.mdx"},{"name":"spo web list","description":"Lists subsites of the specified site","file":"spo/commands/web/web-list.js","help":"spo/web/web-list.mdx"},{"name":"spo web retentionlabel list","description":"Get a list of retention labels that are available on a site.","file":"spo/commands/web/web-retentionlabel-list.js","help":"spo/web/web-retentionlabel-list.mdx"},{"name":"spp model get","description":"Retrieves information about a document understanding model","file":"spp/commands/model/model-get.js","help":"spp/model/model-get.mdx"},{"name":"spp model list","description":"Retrieves the list of unstructured document processing models","file":"spp/commands/model/model-list.js","help":"spp/model/model-list.mdx"},{"name":"todo list list","description":"Returns a list of Microsoft To Do task lists","file":"todo/commands/list/list-list.js","help":"todo/list/list-list.mdx"},{"name":"pa app list","description":"Lists all Power Apps apps","file":"pa/commands/app/app-list.js","help":"pa/app/app-list.mdx"},{"name":"pa app permission list","description":"Lists all permissions of a Power Apps app","file":"pa/commands/app/app-permission-list.js","help":"pa/app/app-permission-list.mdx"},{"aliases":["flow connector list"],"name":"pa connector list","description":"Lists custom connectors in the given environment","file":"pa/commands/connector/connector-list.js","help":"pa/connector/connector-list.mdx"},{"name":"spo app instance list","description":"Retrieve apps installed in a site","file":"spo/commands/app/app-instance-list.js","help":"spo/app/app-instance-list.mdx"},{"name":"spo app list","description":"Lists apps from the specified app catalog","file":"spo/commands/app/app-list.js","help":"spo/app/app-list.mdx"},{"name":"spo propertybag get","description":"Gets the value of the specified property from the property bag","file":"spo/commands/propertybag/propertybag-get.js","help":"spo/propertybag/propertybag-get.mdx"},{"name":"spo propertybag list","description":"Gets property bag values","file":"spo/commands/propertybag/propertybag-list.js","help":"spo/propertybag/propertybag-list.mdx"},{"name":"spo propertybag set","description":"Sets the value of the specified property in the property bag. Adds the property if it does not exist","file":"spo/commands/propertybag/propertybag-set.js","help":"spo/propertybag/propertybag-set.mdx"},{"name":"entra m365group report activitycounts","description":"Get the number of group activities across group workloads","file":"entra/commands/m365group/m365group-report-activitycounts.js","help":"entra/m365group/m365group-report-activitycounts.mdx"},{"name":"entra m365group report activityfilecounts","description":"Get the total number of files and how many of them were active across all group sites associated with an Microsoft 365 Group","file":"entra/commands/m365group/m365group-report-activityfilecounts.js","help":"entra/m365group/m365group-report-activityfilecounts.mdx"},{"name":"entra m365group report activitygroupcounts","description":"Get the daily total number of groups and how many of them were active based on email conversations, Viva Engage posts, and SharePoint file activities","file":"entra/commands/m365group/m365group-report-activitygroupcounts.js","help":"entra/m365group/m365group-report-activitygroupcounts.mdx"},{"name":"entra m365group report activitystorage","description":"Get the total storage used across all group mailboxes and group sites","file":"entra/commands/m365group/m365group-report-activitystorage.js","help":"entra/m365group/m365group-report-activitystorage.mdx"},{"name":"onedrive report activityfilecounts","description":"Gets the number of unique, licensed users that performed file interactions against any OneDrive account","file":"onedrive/commands/report/report-activityfilecounts.js","help":"onedrive/report/report-activityfilecounts.mdx"},{"name":"onedrive report activityusercounts","description":"Gets the trend in the number of active OneDrive users","file":"onedrive/commands/report/report-activityusercounts.js","help":"onedrive/report/report-activityusercounts.mdx"},{"name":"onedrive report usageaccountcounts","description":"Gets the trend in the number of active OneDrive for Business sites","file":"onedrive/commands/report/report-usageaccountcounts.js","help":"onedrive/report/report-usageaccountcounts.mdx"},{"name":"onedrive report usagefilecounts","description":"Gets the total number of files across all sites and how many are active files","file":"onedrive/commands/report/report-usagefilecounts.js","help":"onedrive/report/report-usagefilecounts.mdx"},{"name":"onedrive report usagestorage","description":"Gets the trend on the amount of storage you are using in OneDrive for Business","file":"onedrive/commands/report/report-usagestorage.js","help":"onedrive/report/report-usagestorage.mdx"},{"name":"outlook report mailactivitycounts","description":"Enables you to understand the trends of email activity (like how many were sent, read, and received) in your organization","file":"outlook/commands/report/report-mailactivitycounts.js","help":"outlook/report/report-mailactivitycounts.mdx"},{"name":"outlook report mailactivityusercounts","description":"Enables you to understand trends on the number of unique users who are performing email activities like send, read, and receive","file":"outlook/commands/report/report-mailactivityusercounts.js","help":"outlook/report/report-mailactivityusercounts.mdx"},{"name":"outlook report mailappusageappsusercounts","description":"Gets the count of unique users per email app","file":"outlook/commands/report/report-mailappusageappsusercounts.js","help":"outlook/report/report-mailappusageappsusercounts.mdx"},{"name":"outlook report mailappusageusercounts","description":"Gets the count of unique users that connected to Exchange Online using any email app","file":"outlook/commands/report/report-mailappusageusercounts.js","help":"outlook/report/report-mailappusageusercounts.mdx"},{"name":"outlook report mailappusageversionsusercounts","description":"Gets the count of unique users by Outlook desktop version.","file":"outlook/commands/report/report-mailappusageversionsusercounts.js","help":"outlook/report/report-mailappusageversionsusercounts.mdx"},{"name":"outlook report mailboxusagedetail","description":"Gets details about mailbox usage","file":"outlook/commands/report/report-mailboxusagedetail.js","help":"outlook/report/report-mailboxusagedetail.mdx"},{"name":"outlook report mailboxusagemailboxcount","description":"Gets the total number of user mailboxes in your organization and how many are active each day of the reporting period.","file":"outlook/commands/report/report-mailboxusagemailboxcount.js","help":"outlook/report/report-mailboxusagemailboxcount.mdx"},{"name":"outlook report mailboxusagequotastatusmailboxcounts","description":"Gets the count of user mailboxes in each quota category","file":"outlook/commands/report/report-mailboxusagequotastatusmailboxcounts.js","help":"outlook/report/report-mailboxusagequotastatusmailboxcounts.mdx"},{"name":"outlook report mailboxusagestorage","description":"Gets the amount of mailbox storage used in your organization","file":"outlook/commands/report/report-mailboxusagestorage.js","help":"outlook/report/report-mailboxusagestorage.mdx"},{"name":"spo report activityfilecounts","description":"Gets the number of unique, licensed users who interacted with files stored on SharePoint sites","file":"spo/commands/report/report-activityfilecounts.js","help":"spo/report/report-activityfilecounts.mdx"},{"name":"spo report activitypages","description":"Gets the number of unique pages visited by users","file":"spo/commands/report/report-activitypages.js","help":"spo/report/report-activitypages.mdx"},{"name":"spo report activityusercounts","description":"Gets the trend in the number of active users","file":"spo/commands/report/report-activityusercounts.js","help":"spo/report/report-activityusercounts.mdx"},{"name":"spo report siteusagefilecounts","description":"Get the total number of files across all sites and the number of active files","file":"spo/commands/report/report-siteusagefilecounts.js","help":"spo/report/report-siteusagefilecounts.mdx"},{"name":"spo report siteusagepages","description":"Gets the number of pages viewed across all sites","file":"spo/commands/report/report-siteusagepages.js","help":"spo/report/report-siteusagepages.mdx"},{"name":"spo report siteusagesitecounts","description":"Gets the total number of files across all sites and the number of active files","file":"spo/commands/report/report-siteusagesitecounts.js","help":"spo/report/report-siteusagesitecounts.mdx"},{"name":"spo report siteusagestorage","description":"Gets the trend of storage allocated and consumed during the reporting period","file":"spo/commands/report/report-siteusagestorage.js","help":"spo/report/report-siteusagestorage.mdx"},{"name":"teams report deviceusagedistributionusercounts","description":"Get the number of Microsoft Teams unique users by device type","file":"teams/commands/report/report-deviceusagedistributionusercounts.js","help":"teams/report/report-deviceusagedistributionusercounts.mdx"},{"name":"teams report deviceusageusercounts","description":"Get the number of Microsoft Teams daily unique users by device type","file":"teams/commands/report/report-deviceusageusercounts.js","help":"teams/report/report-deviceusageusercounts.mdx"},{"name":"teams report useractivitycounts","description":"Get the number of Microsoft Teams activities by activity type. The activity types are team chat messages, private chat messages, calls, and meetings.","file":"teams/commands/report/report-useractivitycounts.js","help":"teams/report/report-useractivitycounts.mdx"},{"name":"teams report useractivityusercounts","description":"Get the number of Microsoft Teams users by activity type. The activity types are number of teams chat messages, private chat messages, calls, or meetings.","file":"teams/commands/report/report-useractivityusercounts.js","help":"teams/report/report-useractivityusercounts.mdx"},{"name":"tenant report activeusercounts","description":"Gets the count of daily active users in the reporting period by product.","file":"tenant/commands/report/report-activeusercounts.js","help":"tenant/report/report-activeusercounts.mdx"},{"name":"tenant report servicesusercounts","description":"Gets the count of users by activity type and service.","file":"tenant/commands/report/report-servicesusercounts.js","help":"tenant/report/report-servicesusercounts.mdx"},{"name":"viva engage report activitycounts","description":"Gets the trends on the amount of VivaEngage activity in your organization by how many messages were posted, read, and liked","file":"viva/commands/engage/engage-report-activitycounts.js","help":"viva/engage/engage-report-activitycounts.mdx"},{"name":"viva engage report activityusercounts","description":"Gets the trends on the number of unique users who posted, read, and liked Viva Engage messages","file":"viva/commands/engage/engage-report-activityusercounts.js","help":"viva/engage/engage-report-activityusercounts.mdx"},{"name":"viva engage report deviceusagedistributionusercounts","description":"Gets the number of users by device type","file":"viva/commands/engage/engage-report-deviceusagedistributionusercounts.js","help":"viva/engage/engage-report-deviceusagedistributionusercounts.mdx"},{"name":"viva engage report deviceusageusercounts","description":"Gets the number of daily users by device type","file":"viva/commands/engage/engage-report-deviceusageusercounts.js","help":"viva/engage/engage-report-deviceusageusercounts.mdx"},{"name":"viva engage report groupsactivitycounts","description":"Gets the number of Viva Engage messages posted, read, and liked in groups","file":"viva/commands/engage/engage-report-groupsactivitycounts.js","help":"viva/engage/engage-report-groupsactivitycounts.mdx"},{"name":"viva engage report groupsactivitygroupcounts","description":"Gets the total number of groups that existed and how many included group conversation activity","file":"viva/commands/engage/engage-report-groupsactivitygroupcounts.js","help":"viva/engage/engage-report-groupsactivitygroupcounts.mdx"},{"name":"entra m365group report activitydetail","description":"Get details about Microsoft 365 Groups activity by group","file":"entra/commands/m365group/m365group-report-activitydetail.js","help":"entra/m365group/m365group-report-activitydetail.mdx"},{"name":"onedrive report activityuserdetail","description":"Gets details about OneDrive activity by user","file":"onedrive/commands/report/report-activityuserdetail.js","help":"onedrive/report/report-activityuserdetail.mdx"},{"name":"onedrive report usageaccountdetail","description":"Gets details about OneDrive usage by account","file":"onedrive/commands/report/report-usageaccountdetail.js","help":"onedrive/report/report-usageaccountdetail.mdx"},{"name":"outlook report mailactivityuserdetail","description":"Gets details about email activity users have performed","file":"outlook/commands/report/report-mailactivityuserdetail.js","help":"outlook/report/report-mailactivityuserdetail.mdx"},{"name":"outlook report mailappusageuserdetail","description":"Gets details about which activities users performed on the various email apps","file":"outlook/commands/report/report-mailappusageuserdetail.js","help":"outlook/report/report-mailappusageuserdetail.mdx"},{"name":"spo report activityuserdetail","description":"Gets details about SharePoint activity by user","file":"spo/commands/report/report-activityuserdetail.js","help":"spo/report/report-activityuserdetail.mdx"},{"name":"spo report siteusagedetail","description":"Gets details about SharePoint site usage","file":"spo/commands/report/report-siteusagedetail.js","help":"spo/report/report-siteusagedetail.mdx"},{"name":"teams report deviceusageuserdetail","description":"Gets information about Microsoft Teams device usage by user","file":"teams/commands/report/report-deviceusageuserdetail.js","help":"teams/report/report-deviceusageuserdetail.mdx"},{"name":"teams report useractivityuserdetail","description":"Get details about Microsoft Teams user activity by user.","file":"teams/commands/report/report-useractivityuserdetail.js","help":"teams/report/report-useractivityuserdetail.mdx"},{"name":"tenant report activeuserdetail","description":"Gets details about Microsoft 365 active users","file":"tenant/commands/report/report-activeuserdetail.js","help":"tenant/report/report-activeuserdetail.mdx"},{"name":"viva engage report activityuserdetail","description":"Gets details about Viva Engage activity by user","file":"viva/commands/engage/engage-report-activityuserdetail.js","help":"viva/engage/engage-report-activityuserdetail.mdx"},{"name":"viva engage report deviceusageuserdetail","description":"Gets details about Viva Engage device usage by user","file":"viva/commands/engage/engage-report-deviceusageuserdetail.js","help":"viva/engage/engage-report-deviceusageuserdetail.mdx"},{"name":"viva engage report groupsactivitydetail","description":"Gets details about Viva Engage groups activity by group","file":"viva/commands/engage/engage-report-groupsactivitydetail.js","help":"viva/engage/engage-report-groupsactivitydetail.mdx"}]
|