@pnp/cli-microsoft365 7.3.0-beta.73848f3 → 7.3.0-beta.a98760b

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 CHANGED
@@ -1 +1 @@
1
- [{"name":"request","description":"Executes the specified web request using CLI for Microsoft 365","file":"commands/request.js","help":"request.mdx"},{"name":"logout","description":"Log out from Microsoft 365","file":"commands/logout.js","help":"logout.mdx"},{"name":"status","description":"Shows Microsoft 365 login status","file":"commands/status.js","help":"status.mdx"},{"name":"aad administrativeunit add","description":"Creates an administrative unit","file":"aad/commands/administrativeunit/administrativeunit-add.js","help":"aad/administrativeunit/administrativeunit-add.mdx"},{"name":"aad app get","description":"Gets an Azure AD app registration","file":"aad/commands/app/app-get.js","help":"aad/app/app-get.mdx"},{"name":"aad app remove","description":"Removes an Azure AD app registration","file":"aad/commands/app/app-remove.js","help":"aad/app/app-remove.mdx"},{"name":"aad app role remove","description":"Removes role from the specified Azure AD app registration","file":"aad/commands/app/app-role-remove.js","help":"aad/app/app-role-remove.mdx"},{"name":"aad app set","description":"Updates Azure AD app registration","file":"aad/commands/app/app-set.js","help":"aad/app/app-set.mdx"},{"name":"aad approleassignment list","description":"Lists app role assignments for the specified application registration","file":"aad/commands/approleassignment/approleassignment-list.js","help":"aad/approleassignment/approleassignment-list.mdx"},{"name":"aad approleassignment add","description":"Adds service principal permissions also known as scopes and app role assignments for specified Azure AD application registration","file":"aad/commands/approleassignment/approleassignment-add.js","help":"aad/approleassignment/approleassignment-add.mdx"},{"name":"aad approleassignment remove","description":"Deletes an app role assignment for the specified Azure AD Application Registration","file":"aad/commands/approleassignment/approleassignment-remove.js","help":"aad/approleassignment/approleassignment-remove.mdx"},{"name":"aad groupsetting add","description":"Creates a group setting","file":"aad/commands/groupsetting/groupsetting-add.js","help":"aad/groupsetting/groupsetting-add.mdx"},{"name":"aad groupsetting get","description":"Gets information about the particular group setting","file":"aad/commands/groupsetting/groupsetting-get.js","help":"aad/groupsetting/groupsetting-get.mdx"},{"name":"aad groupsetting remove","description":"Removes the particular group setting","file":"aad/commands/groupsetting/groupsetting-remove.js","help":"aad/groupsetting/groupsetting-remove.mdx"},{"name":"aad groupsetting set","description":"Updates the particular group setting","file":"aad/commands/groupsetting/groupsetting-set.js","help":"aad/groupsetting/groupsetting-set.mdx"},{"name":"aad m365group add","description":"Creates a Microsoft 365 Group","file":"aad/commands/m365group/m365group-add.js","help":"aad/m365group/m365group-add.mdx"},{"name":"aad m365group recyclebinitem remove","description":"Permanently deletes a Microsoft 365 Group from the recycle bin in the current tenant","file":"aad/commands/m365group/m365group-recyclebinitem-remove.js","help":"aad/m365group/m365group-recyclebinitem-remove.mdx"},{"name":"aad m365group recyclebinitem restore","description":"Restores a deleted Microsoft 365 Group","file":"aad/commands/m365group/m365group-recyclebinitem-restore.js","help":"aad/m365group/m365group-recyclebinitem-restore.mdx"},{"name":"aad oauth2grant list","description":"Lists OAuth2 permission grants for the specified service principal","file":"aad/commands/oauth2grant/oauth2grant-list.js","help":"aad/oauth2grant/oauth2grant-list.mdx"},{"name":"aad oauth2grant remove","description":"Remove specified service principal OAuth2 permissions","file":"aad/commands/oauth2grant/oauth2grant-remove.js","help":"aad/oauth2grant/oauth2grant-remove.mdx"},{"name":"aad oauth2grant add","description":"Grant the specified service principal OAuth2 permissions to the specified resource","file":"aad/commands/oauth2grant/oauth2grant-add.js","help":"aad/oauth2grant/oauth2grant-add.mdx"},{"name":"aad oauth2grant set","description":"Update OAuth2 permissions for the service principal","file":"aad/commands/oauth2grant/oauth2grant-set.js","help":"aad/oauth2grant/oauth2grant-set.mdx"},{"name":"aad policy list","description":"Returns policies from Azure AD","file":"aad/commands/policy/policy-list.js","help":"aad/policy/policy-list.mdx"},{"name":"aad siteclassification disable","description":"Disables site classification","file":"aad/commands/siteclassification/siteclassification-disable.js","help":"aad/siteclassification/siteclassification-disable.mdx"},{"name":"aad siteclassification enable","description":"Enables site classification configuration","file":"aad/commands/siteclassification/siteclassification-enable.js","help":"aad/siteclassification/siteclassification-enable.mdx"},{"name":"aad siteclassification get","description":"Gets site classification configuration","file":"aad/commands/siteclassification/siteclassification-get.js","help":"aad/siteclassification/siteclassification-get.mdx"},{"name":"aad siteclassification set","description":"Updates site classification configuration","file":"aad/commands/siteclassification/siteclassification-set.js","help":"aad/siteclassification/siteclassification-set.mdx"},{"name":"aad sp add","description":"Adds a service principal to a registered Azure AD app","file":"aad/commands/sp/sp-add.js","help":"aad/sp/sp-add.mdx"},{"name":"aad sp get","description":"Gets information about the specific service principal","file":"aad/commands/sp/sp-get.js","help":"aad/sp/sp-get.mdx"},{"name":"aad user add","description":"Creates a new user","file":"aad/commands/user/user-add.js","help":"aad/user/user-add.mdx"},{"name":"aad user get","description":"Gets information about the specified user","file":"aad/commands/user/user-get.js","help":"aad/user/user-get.mdx"},{"name":"aad user guest add","description":"Invite an external user to the organization","file":"aad/commands/user/user-guest-add.js","help":"aad/user/user-guest-add.mdx"},{"name":"aad user license add","description":"Assigns a license to a user","file":"aad/commands/user/user-license-add.js","help":"aad/user/user-license-add.mdx"},{"name":"aad user license remove","description":"Removes a license from a user","file":"aad/commands/user/user-license-remove.js","help":"aad/user/user-license-remove.mdx"},{"name":"aad user password validate","description":"Check a user's password against the organization's password validation policy","file":"aad/commands/user/user-password-validate.js","help":"aad/user/user-password-validate.mdx"},{"name":"aad user recyclebinitem remove","description":"Removes a user from the recycle bin in the current tenant","file":"aad/commands/user/user-recyclebinitem-remove.js","help":"aad/user/user-recyclebinitem-remove.mdx"},{"name":"aad user remove","description":"Removes a specific user","file":"aad/commands/user/user-remove.js","help":"aad/user/user-remove.mdx"},{"name":"aad user recyclebinitem restore","description":"Restores a user from the tenant recycle bin","file":"aad/commands/user/user-recyclebinitem-restore.js","help":"aad/user/user-recyclebinitem-restore.mdx"},{"name":"aad user set","description":"Updates information about the specified user","file":"aad/commands/user/user-set.js","help":"aad/user/user-set.mdx"},{"name":"aad app role list","description":"Gets Azure AD app registration roles","file":"aad/commands/app/app-role-list.js","help":"aad/app/app-role-list.mdx"},{"name":"aad m365group list","description":"Lists Microsoft 365 Groups in the current tenant","file":"aad/commands/m365group/m365group-list.js","help":"aad/m365group/m365group-list.mdx"},{"name":"aad m365group recyclebinitem clear","description":"Clears all M365 Groups from recycle bin.","file":"aad/commands/m365group/m365group-recyclebinitem-clear.js","help":"aad/m365group/m365group-recyclebinitem-clear.mdx"},{"name":"aad user recyclebinitem clear","description":"Removes all users from the tenant recycle bin","file":"aad/commands/user/user-recyclebinitem-clear.js","help":"aad/user/user-recyclebinitem-clear.mdx"},{"name":"aad group list","description":"Lists all groups defined in Azure Active Directory.","file":"aad/commands/group/group-list.js","help":"aad/group/group-list.mdx"},{"name":"aad user license list","description":"Lists the license details for a given user","file":"aad/commands/user/user-license-list.js","help":"aad/user/user-license-list.mdx"},{"name":"aad administrativeunit list","description":"Retrieves a list of administrative units","file":"aad/commands/administrativeunit/administrativeunit-list.js","help":"aad/administrativeunit/administrativeunit-list.mdx"},{"name":"aad app list","description":"Retrieves a list of Azure AD app registrations","file":"aad/commands/app/app-list.js","help":"aad/app/app-list.mdx"},{"name":"aad groupsetting list","description":"Lists Azure AD group settings","file":"aad/commands/groupsetting/groupsetting-list.js","help":"aad/groupsetting/groupsetting-list.mdx"},{"name":"aad groupsettingtemplate get","description":"Gets information about the specified Azure AD group settings template","file":"aad/commands/groupsettingtemplate/groupsettingtemplate-get.js","help":"aad/groupsettingtemplate/groupsettingtemplate-get.mdx"},{"name":"aad license list","description":"Lists commercial subscriptions that an organization has acquired","file":"aad/commands/license/license-list.js","help":"aad/license/license-list.mdx"},{"name":"aad groupsettingtemplate list","description":"Lists Azure AD group settings templates","file":"aad/commands/groupsettingtemplate/groupsettingtemplate-list.js","help":"aad/groupsettingtemplate/groupsettingtemplate-list.mdx"},{"name":"aad m365group recyclebinitem list","description":"Lists Microsoft 365 Groups deleted in the current tenant","file":"aad/commands/m365group/m365group-recyclebinitem-list.js","help":"aad/m365group/m365group-recyclebinitem-list.mdx"},{"name":"aad sp list","description":"Lists the service principals in the directory","file":"aad/commands/sp/sp-list.js","help":"aad/sp/sp-list.mdx"},{"name":"aad user list","description":"Lists users matching specified criteria","file":"aad/commands/user/user-list.js","help":"aad/user/user-list.mdx"},{"name":"aad user recyclebinitem list","description":"Lists users from the recycle bin in the current tenant","file":"aad/commands/user/user-recyclebinitem-list.js","help":"aad/user/user-recyclebinitem-list.mdx"},{"name":"aad user signin list","description":"Retrieves the Azure AD user sign-ins for the tenant","file":"aad/commands/user/user-signin-list.js","help":"aad/user/user-signin-list.mdx"},{"name":"aad administrativeunit remove","description":"Removes an administrative unit","file":"aad/commands/administrativeunit/administrativeunit-remove.js","help":"aad/administrativeunit/administrativeunit-remove.mdx"},{"name":"aad administrativeunit get","description":"Gets information about a specific administrative unit","file":"aad/commands/administrativeunit/administrativeunit-get.js","help":"aad/administrativeunit/administrativeunit-get.mdx"},{"name":"aad group remove","description":"Removes an Azure AD group","file":"aad/commands/group/group-remove.js","help":"aad/group/group-remove.mdx"},{"name":"aad m365group get","description":"Gets information about the specified Microsoft 365 Group or Microsoft Teams team","file":"aad/commands/m365group/m365group-get.js","help":"aad/m365group/m365group-get.mdx"},{"name":"aad m365group renew","description":"Renews Microsoft 365 group's expiration","file":"aad/commands/m365group/m365group-renew.js","help":"aad/m365group/m365group-renew.mdx"},{"name":"aad m365group set","description":"Updates Microsoft 365 Group properties","file":"aad/commands/m365group/m365group-set.js","help":"aad/m365group/m365group-set.mdx"},{"name":"aad m365group teamify","description":"Creates a new Microsoft Teams team under existing Microsoft 365 group","file":"aad/commands/m365group/m365group-teamify.js","help":"aad/m365group/m365group-teamify.mdx"},{"name":"aad group user list","description":"Lists users of a specific Azure AD group","file":"aad/commands/group/group-user-list.js","help":"aad/group/group-user-list.mdx"},{"name":"aad m365group conversation list","description":"Lists conversations for the specified Microsoft 365 group","file":"aad/commands/m365group/m365group-conversation-list.js","help":"aad/m365group/m365group-conversation-list.mdx"},{"name":"aad m365group conversation post list","description":"Lists conversation posts of a Microsoft 365 group","file":"aad/commands/m365group/m365group-conversation-post-list.js","help":"aad/m365group/m365group-conversation-post-list.mdx"},{"name":"aad m365group user list","description":"Lists users for the specified Microsoft 365 group","file":"aad/commands/m365group/m365group-user-list.js","help":"aad/m365group/m365group-user-list.mdx"},{"name":"aad group get","description":"Gets information about the specified Azure AD Group","file":"aad/commands/group/group-get.js","help":"aad/group/group-get.mdx"},{"name":"aad app add","description":"Creates new Azure AD app registration","file":"aad/commands/app/app-add.js","help":"aad/app/app-add.mdx"},{"name":"aad app role add","description":"Adds role to the specified Azure AD app registration","file":"aad/commands/app/app-role-add.js","help":"aad/app/app-role-add.mdx"},{"aliases":["teams user add"],"name":"aad m365group user add","description":"Adds user to specified Microsoft 365 Group or Microsoft Teams team","file":"aad/commands/m365group/m365group-user-add.js","help":"aad/m365group/m365group-user-add.mdx"},{"aliases":["teams user remove"],"name":"aad m365group user remove","description":"Removes the specified user from specified Microsoft 365 Group or Microsoft Teams team","file":"aad/commands/m365group/m365group-user-remove.js","help":"aad/m365group/m365group-user-remove.mdx"},{"aliases":["teams user set"],"name":"aad m365group user set","description":"Updates role of the specified user in the specified Microsoft 365 Group or Microsoft Teams team","file":"aad/commands/m365group/m365group-user-set.js","help":"aad/m365group/m365group-user-set.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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 add","description":"Adds a new Microsoft Teams team","file":"teams/commands/team/team-add.js","help":"teams/team/team-add.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 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 archive","description":"Archives specified Microsoft Teams team","file":"teams/commands/team/team-archive.js","help":"teams/team/team-archive.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 remove","description":"Removes the specified Microsoft Teams team","file":"teams/commands/team/team-remove.js","help":"teams/team/team-remove.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":"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 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 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":"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 list","description":"Lists all chat conversations","file":"teams/commands/chat/chat-list.js","help":"teams/chat/chat-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 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 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 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 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":"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":"aad user hibp","description":"Allows you to retrieve all accounts that have been pwned with the specified username","file":"aad/commands/user/user-hibp.js","help":"aad/user/user-hibp.mdx"},{"name":"docs","description":"Returns the CLI for Microsoft 365 docs webpage URL","file":"commands/docs.js","help":"docs.mdx"},{"name":"setup","description":"Sets up CLI for Microsoft 365 based on your preferences","file":"commands/setup.js","help":"setup.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":"version","description":"Shows CLI for Microsoft 365 version","file":"commands/version.js","help":"version.mdx"},{"name":"aad 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":"aad/commands/m365group/m365group-report-activityfilecounts.js","help":"aad/m365group/m365group-report-activityfilecounts.mdx"},{"name":"aad m365group report activitycounts","description":"Get the number of group activities across group workloads","file":"aad/commands/m365group/m365group-report-activitycounts.js","help":"aad/m365group/m365group-report-activitycounts.mdx"},{"name":"aad m365group report activitygroupcounts","description":"Get the daily total number of groups and how many of them were active based on email conversations, Yammer posts, and SharePoint file activities","file":"aad/commands/m365group/m365group-report-activitygroupcounts.js","help":"aad/m365group/m365group-report-activitygroupcounts.mdx"},{"name":"aad m365group report activitystorage","description":"Get the total storage used across all group mailboxes and group sites","file":"aad/commands/m365group/m365group-report-activitystorage.js","help":"aad/m365group/m365group-report-activitystorage.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 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 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":"aad m365group report activitydetail","description":"Get details about Microsoft 365 Groups activity by group","file":"aad/commands/m365group/m365group-report-activitydetail.js","help":"aad/m365group/m365group-report-activitydetail.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":"adaptivecard send","description":"Sends adaptive card to the specified URL","file":"adaptivecard/commands/adaptivecard-send.js","help":"adaptivecard/adaptivecard-send.mdx"},{"name":"app permission add","description":"Adds the specified application and/or delegated permissions to the current AAD 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 AAD app","file":"app/commands/permission/permission-list.js","help":"app/permission/permission-list.mdx"},{"name":"app open","description":"Opens Azure AD app in the Azure AD portal","file":"app/commands/app-open.js","help":"app/app-open.mdx"},{"name":"app get","description":"Retrieves information about the current Azure AD app","file":"app/commands/app-get.js","help":"app/app-get.mdx"},{"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":"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":"cli doctor","description":"Retrieves diagnostic information about the current environment","file":"cli/commands/cli-doctor.js","help":"cli/cli-doctor.mdx"},{"name":"cli reconsent","description":"Returns Azure AD URL to open in the browser to re-consent CLI for Microsoft 365 permissions","file":"cli/commands/cli-reconsent.js","help":"cli/cli-reconsent.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":"cli consent","description":"Consent additional permissions for the Azure AD application used by the CLI for Microsoft 365","file":"cli/commands/cli-consent.js","help":"cli/cli-consent.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 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 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":"login","description":"Log in to Microsoft 365","file":"commands/login.js","help":"login.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":"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"},{"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 add"],"name":"external connection add","description":"Adds a new external connection","file":"external/commands/connection/connection-add.js","help":"external/connection/connection-add.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"},{"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"},{"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":"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 enable","description":"Enables specified Microsoft Flow","file":"flow/commands/flow-enable.js","help":"flow/flow-enable.mdx"},{"name":"flow disable","description":"Disables specified Microsoft Flow","file":"flow/commands/flow-disable.js","help":"flow/flow-disable.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 remove","description":"Removes the specified Microsoft Flow","file":"flow/commands/flow-remove.js","help":"flow/flow-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 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 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":"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 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":"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":"file add","description":"Uploads file to the specified site","file":"file/commands/file-add.js","help":"file/file-add.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":"flow list","description":"Lists Microsoft Flows in the given environment","file":"flow/commands/flow-list.js","help":"flow/flow-list.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":"flow export","description":"Exports the specified Microsoft Flow as a file","file":"flow/commands/flow-export.js","help":"flow/flow-export.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 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":"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 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":"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 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 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 remove","description":"Removes specified Microsoft Graph schema extension","file":"graph/commands/schemaextension/schemaextension-remove.js","help":"graph/schemaextension/schemaextension-remove.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":"onenote notebook list","description":"Retrieve a list of notebooks","file":"onenote/commands/notebook/notebook-list.js","help":"onenote/notebook/notebook-list.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 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 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 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":"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 mail send","description":"Sends an email","file":"outlook/commands/mail/mail-send.js","help":"outlook/mail/mail-send.mdx"},{"name":"outlook message get","description":"Retrieves specified message","file":"outlook/commands/message/message-get.js","help":"outlook/message/message-get.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 mailboxusagedetail","description":"Gets details about mailbox usage","file":"outlook/commands/report/report-mailboxusagedetail.js","help":"outlook/report/report-mailboxusagedetail.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 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":"outlook roomlist list","description":"Get a collection of available roomlists","file":"outlook/commands/roomlist/roomlist-list.js","help":"outlook/roomlist/roomlist-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 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":"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":"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 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"},{"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 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 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 app remove","description":"Removes the specified Microsoft Power App","file":"pa/commands/app/app-remove.js","help":"pa/app/app-remove.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"},{"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":"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":"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":"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 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 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 add","description":"Adds a new Microsoft Planner plan","file":"planner/commands/plan/plan-add.js","help":"planner/plan/plan-add.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 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 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 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 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 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 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 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":"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 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 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 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":"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 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":"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":"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":"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 set","description":"Updates a Microsoft Planner Task","file":"planner/commands/task/task-set.js","help":"planner/task/task-set.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 card clone","description":"Clones a specific Microsoft Power Platform card in the specified Power Platform environment.","file":"pp/commands/card/card-clone.js","help":"pp/card/card-clone.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 card get","description":"Get specific Microsoft Power Platform card in the specified Power Platform environment.","file":"pp/commands/card/card-get.js","help":"pp/card/card-get.mdx"},{"name":"pp card remove","description":"Removes a specific Microsoft Power Platform card in the specified Power Platform environment.","file":"pp/commands/card/card-remove.js","help":"pp/card/card-remove.mdx"},{"name":"pp chatbot get","description":"Get information about the specified chatbot","file":"pp/commands/chatbot/chatbot-get.js","help":"pp/chatbot/chatbot-get.mdx"},{"name":"pp chatbot remove","description":"Removes the specified chatbot","file":"pp/commands/chatbot/chatbot-remove.js","help":"pp/chatbot/chatbot-remove.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 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 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 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 environment list","description":"Lists Microsoft Power Platform environments","file":"pp/commands/environment/environment-list.js","help":"pp/environment/environment-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 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 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 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 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 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":"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":"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 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 card list","description":"Lists Microsoft Power Platform cards in the specified Power Platform environment.","file":"pp/commands/card/card-list.js","help":"pp/card/card-list.mdx"},{"name":"pp chatbot list","description":"Lists Microsoft Power Platform chatbots in the specified Power Platform environment","file":"pp/commands/chatbot/chatbot-list.js","help":"pp/chatbot/chatbot-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":"pp managementapp list","description":"Lists management applications for Power Platform","file":"pp/commands/managementapp/managementapp-list.js","help":"pp/managementapp/managementapp-list.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 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 gateway get","description":"Get information about the specified gateway.","file":"pp/commands/gateway/gateway-get.js","help":"pp/gateway/gateway-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 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 remove","description":"Delete a retention event type","file":"purview/commands/retentioneventtype/retentioneventtype-remove.js","help":"purview/retentioneventtype/retentioneventtype-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 set","description":"Update a retention event type","file":"purview/commands/retentioneventtype/retentioneventtype-set.js","help":"purview/retentioneventtype/retentioneventtype-set.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 add","description":"Create a retention label","file":"purview/commands/retentionlabel/retentionlabel-add.js","help":"purview/retentionlabel/retentionlabel-add.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 retentionlabel remove","description":"Delete a retention label","file":"purview/commands/retentionlabel/retentionlabel-remove.js","help":"purview/retentionlabel/retentionlabel-remove.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 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 get","description":"Get a threat assessment","file":"purview/commands/threatassessment/threatassessment-get.js","help":"purview/threatassessment/threatassessment-get.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 sensitivitylabel list","description":"Get a list of sensitivity labels","file":"purview/commands/sensitivitylabel/sensitivitylabel-list.js","help":"purview/sensitivitylabel/sensitivitylabel-list.mdx"},{"name":"skype report activitycounts","description":"Gets the trends on how many users organized and participated in conference sessions held in your organization through Skype for Business. The report also includes the number of peer-to-peer sessions","file":"skype/commands/report/report-activitycounts.js","help":"skype/report/report-activitycounts.mdx"},{"name":"skype report activityusercounts","description":"Gets the trends on how many unique users organized and participated in conference sessions held in your organization through Skype for Business. The report also includes the number of peer-to-peer sessions","file":"skype/commands/report/report-activityusercounts.js","help":"skype/report/report-activityusercounts.mdx"},{"name":"skype report activityuserdetail","description":"Gets details about Skype for Business activity by user","file":"skype/commands/report/report-activityuserdetail.js","help":"skype/report/report-activityuserdetail.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":"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 rename","description":"Renames SharePoint Framework project","file":"spfx/commands/project/project-rename.js","help":"spfx/project/project-rename.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":"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 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 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 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 upgrade","description":"Upgrades app in the specified site","file":"spo/commands/app/app-upgrade.js","help":"spo/app/app-upgrade.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 add","description":"Add an application customizer to a site.","file":"spo/commands/applicationcustomizer/applicationcustomizer-add.js","help":"spo/applicationcustomizer/applicationcustomizer-add.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 remove","description":"Deletes site content type","file":"spo/commands/contenttype/contenttype-remove.js","help":"spo/contenttype/contenttype-remove.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 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 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 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 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 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 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 set","description":"Updates a group in the specified site","file":"spo/commands/group/group-set.js","help":"spo/group/group-set.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 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 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 remove","description":"Removes the specified list","file":"spo/commands/list/list-remove.js","help":"spo/list/list-remove.mdx"},{"name":"spo mail send","description":"Sends an e-mail from SharePoint","file":"spo/commands/mail/mail-send.js","help":"spo/mail/mail-send.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 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 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 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 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"},{"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"},{"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 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 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 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 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 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 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 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 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 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 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 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 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 user remove","description":"Removes user from specific web","file":"spo/commands/user/user-remove.js","help":"spo/user/user-remove.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 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 get","description":"Retrieve information about the specified site","file":"spo/commands/web/web-get.js","help":"spo/web/web-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 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 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":"spo web set","description":"Updates subsite properties","file":"spo/commands/web/web-set.js","help":"spo/web/web-set.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 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 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 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 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 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 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 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 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":"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 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 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":"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":"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 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 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 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":"aad m365group remove","description":"Removes a Microsoft 365 Group","file":"aad/commands/m365group/m365group-remove.js","help":"aad/m365group/m365group-remove.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":"onedrive list","description":"Retrieves a list of OneDrive sites","file":"onedrive/commands/onedrive-list.js","help":"onedrive/onedrive-list.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 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 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 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 list","description":"Lists apps from the specified app catalog","file":"spo/commands/app/app-list.js","help":"spo/app/app-list.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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 get","description":"Gets details for the specified custom action","file":"spo/commands/customaction/customaction-get.js","help":"spo/customaction/customaction-get.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 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 externaluser list","description":"Lists external users in the tenant","file":"spo/commands/externaluser/externaluser-list.js","help":"spo/externaluser/externaluser-list.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 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 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 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 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 homesite set","description":"Sets the specified site as the Home Site","file":"spo/commands/homesite/homesite-set.js","help":"spo/homesite/homesite-set.mdx"},{"name":"spo homesite get","description":"Gets information about the Home Site","file":"spo/commands/homesite/homesite-get.js","help":"spo/homesite/homesite-get.mdx"},{"name":"spo homesite remove","description":"Removes the current 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 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 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 set","description":"Updates properties of the specified hub site","file":"spo/commands/hubsite/hubsite-set.js","help":"spo/hubsite/hubsite-set.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 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 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 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 remove","description":"Removes the specified navigation node","file":"spo/commands/navigation/navigation-node-remove.js","help":"spo/navigation/navigation-node-remove.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 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 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 orgnewssite list","description":"Lists all organizational news sites","file":"spo/commands/orgnewssite/orgnewssite-list.js","help":"spo/orgnewssite/orgnewssite-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 remove","description":"Removes specified property from the property bag","file":"spo/commands/propertybag/propertybag-remove.js","help":"spo/propertybag/propertybag-remove.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"},{"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 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 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 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 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"},{"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 add","description":"Creates new SharePoint Online site","file":"spo/commands/site/site-add.js","help":"spo/site/site-add.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 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 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 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 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 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 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 apppermission remove","description":"Removes an application permission from the site","file":"spo/commands/site/site-apppermission-remove.js","help":"spo/site/site-apppermission-remove.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 hubsite disconnect","description":"Disconnects the specifies site collection from its hub site","file":"spo/commands/site/site-hubsite-disconnect.js","help":"spo/site/site-hubsite-disconnect.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 list","description":"Lists sites of the given type","file":"spo/commands/site/site-list.js","help":"spo/site/site-list.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 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 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 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 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 remove","description":"Removes the specified site design","file":"spo/commands/sitedesign/sitedesign-remove.js","help":"spo/sitedesign/sitedesign-remove.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 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 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 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 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 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 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 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 remove","description":"Removes the specified site script","file":"spo/commands/sitescript/sitescript-remove.js","help":"spo/sitescript/sitescript-remove.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 search","description":"Executes a search query","file":"spo/commands/spo-search.js","help":"spo/spo-search.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 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 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 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 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 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 set","description":"Sets tenant global settings","file":"spo/commands/tenant/tenant-settings-set.js","help":"spo/tenant/tenant-settings-set.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 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 add","description":"Adds taxonomy term","file":"spo/commands/term/term-add.js","help":"spo/term/term-add.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 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 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 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 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 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 remove","description":"Removes existing theme","file":"spo/commands/theme/theme-remove.js","help":"spo/theme/theme-remove.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 userprofile get","description":"Sets user profile property for a SharePoint user","file":"spo/commands/userprofile/userprofile-get.js","help":"spo/userprofile/userprofile-get.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 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 reindex","description":"Requests reindexing the specified subsite","file":"spo/commands/web/web-reindex.js","help":"spo/web/web-reindex.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":"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":"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 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 apppage set","description":"Updates the single-part app page","file":"spo/commands/apppage/apppage-set.js","help":"spo/apppage/apppage-set.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 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 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 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 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 checkout","description":"Checks out specified file","file":"spo/commands/file/file-checkout.js","help":"spo/file/file-checkout.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 undo","description":"Discards a checked out file","file":"spo/commands/file/file-checkout-undo.js","help":"spo/file/file-checkout-undo.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"},{"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 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 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 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 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 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 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 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 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 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 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 get","description":"Gets information about the specified folder","file":"spo/commands/folder/folder-get.js","help":"spo/folder/folder-get.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 remove","description":"Deletes the specified folder","file":"spo/commands/folder/folder-remove.js","help":"spo/folder/folder-remove.mdx"},{"name":"spo folder rename","description":"Renames a folder","file":"spo/commands/folder/folder-rename.js","help":"spo/folder/folder-rename.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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 remove","description":"Removes the specified list item","file":"spo/commands/listitem/listitem-remove.js","help":"spo/listitem/listitem-remove.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 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 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 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 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 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 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 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 remove","description":"Removes a modern page","file":"spo/commands/page/page-remove.js","help":"spo/page/page-remove.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 site set","description":"Updates properties of the specified site","file":"spo/commands/site/site-set.js","help":"spo/site/site-set.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 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 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 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 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 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 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 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 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":"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 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 page add","description":"Creates modern page","file":"spo/commands/page/page-add.js","help":"spo/page/page-add.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 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 set","description":"Updates a list item in the specified list","file":"spo/commands/listitem/listitem-set.js","help":"spo/listitem/listitem-set.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 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 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 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":"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":"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":"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":"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 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 info get","description":"Gets information about any tenant","file":"tenant/commands/info/info-get.js","help":"tenant/info/info-get.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 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":"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 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 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 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 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 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":"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 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":"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":"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 report activeuserdetail","description":"Gets details about Microsoft 365 active users","file":"tenant/commands/report/report-activeuserdetail.js","help":"tenant/report/report-activeuserdetail.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 connections app create","description":"Creates Viva Connections app","file":"viva/commands/connections/connections-app-create.js","help":"viva/connections/connections-app-create.mdx"},{"name":"yammer group user add","description":"Adds a user to a Yammer Group","file":"yammer/commands/group/group-user-add.js","help":"yammer/group/group-user-add.mdx"},{"name":"yammer group list","description":"Returns the list of groups in a Yammer network or the groups for a specific user","file":"yammer/commands/group/group-list.js","help":"yammer/group/group-list.mdx"},{"name":"yammer group user remove","description":"Removes a user from a Yammer group","file":"yammer/commands/group/group-user-remove.js","help":"yammer/group/group-user-remove.mdx"},{"name":"yammer message get","description":"Returns a Yammer message","file":"yammer/commands/message/message-get.js","help":"yammer/message/message-get.mdx"},{"name":"yammer message add","description":"Posts a Yammer network message on behalf of the current user","file":"yammer/commands/message/message-add.js","help":"yammer/message/message-add.mdx"},{"name":"yammer message like set","description":"Likes or unlikes a Yammer message","file":"yammer/commands/message/message-like-set.js","help":"yammer/message/message-like-set.mdx"},{"name":"yammer message list","description":"Returns all accessible messages from the user's Yammer network","file":"yammer/commands/message/message-list.js","help":"yammer/message/message-list.mdx"},{"name":"yammer message remove","description":"Removes a Yammer message","file":"yammer/commands/message/message-remove.js","help":"yammer/message/message-remove.mdx"},{"name":"yammer network list","description":"Returns a list of networks to which the current user has access","file":"yammer/commands/network/network-list.js","help":"yammer/network/network-list.mdx"},{"name":"yammer user get","description":"Retrieves the current user or searches for a user by ID or e-mail","file":"yammer/commands/user/user-get.js","help":"yammer/user/user-get.mdx"},{"name":"yammer user list","description":"Returns users from the current network","file":"yammer/commands/user/user-list.js","help":"yammer/user/user-list.mdx"},{"name":"yammer search","description":"Returns a list of messages, users, topics and groups that match the specified query.","file":"yammer/commands/yammer-search.js","help":"yammer/yammer-search.mdx"},{"name":"yammer report activitycounts","description":"Gets the trends on the amount of Yammer activity in your organization by how many messages were posted, read, and liked","file":"yammer/commands/report/report-activitycounts.js","help":"yammer/report/report-activitycounts.mdx"},{"name":"yammer report activityusercounts","description":"Gets the trends on the number of unique users who posted, read, and liked Yammer messages","file":"yammer/commands/report/report-activityusercounts.js","help":"yammer/report/report-activityusercounts.mdx"},{"name":"yammer report deviceusageusercounts","description":"Gets the number of daily users by device type","file":"yammer/commands/report/report-deviceusageusercounts.js","help":"yammer/report/report-deviceusageusercounts.mdx"},{"name":"yammer report deviceusagedistributionusercounts","description":"Gets the number of users by device type","file":"yammer/commands/report/report-deviceusagedistributionusercounts.js","help":"yammer/report/report-deviceusagedistributionusercounts.mdx"},{"name":"yammer report groupsactivitycounts","description":"Gets the number of Yammer messages posted, read, and liked in groups","file":"yammer/commands/report/report-groupsactivitycounts.js","help":"yammer/report/report-groupsactivitycounts.mdx"},{"name":"yammer report groupsactivitygroupcounts","description":"Gets the total number of groups that existed and how many included group conversation activity","file":"yammer/commands/report/report-groupsactivitygroupcounts.js","help":"yammer/report/report-groupsactivitygroupcounts.mdx"},{"name":"yammer report activityuserdetail","description":"Gets details about Yammer activity by user","file":"yammer/commands/report/report-activityuserdetail.js","help":"yammer/report/report-activityuserdetail.mdx"},{"name":"yammer report deviceusageuserdetail","description":"Gets details about Yammer device usage by user","file":"yammer/commands/report/report-deviceusageuserdetail.js","help":"yammer/report/report-deviceusageuserdetail.mdx"},{"name":"yammer report groupsactivitydetail","description":"Gets details about Yammer groups activity by group","file":"yammer/commands/report/report-groupsactivitydetail.js","help":"yammer/report/report-groupsactivitydetail.mdx"}]
1
+ [{"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":"status","description":"Shows Microsoft 365 login status","file":"commands/status.js","help":"status.mdx"},{"name":"aad administrativeunit add","description":"Creates an administrative unit","file":"aad/commands/administrativeunit/administrativeunit-add.js","help":"aad/administrativeunit/administrativeunit-add.mdx"},{"name":"aad app get","description":"Gets an Azure AD app registration","file":"aad/commands/app/app-get.js","help":"aad/app/app-get.mdx"},{"name":"aad app remove","description":"Removes an Azure AD app registration","file":"aad/commands/app/app-remove.js","help":"aad/app/app-remove.mdx"},{"name":"aad app role remove","description":"Removes role from the specified Azure AD app registration","file":"aad/commands/app/app-role-remove.js","help":"aad/app/app-role-remove.mdx"},{"name":"aad app set","description":"Updates Azure AD app registration","file":"aad/commands/app/app-set.js","help":"aad/app/app-set.mdx"},{"name":"aad approleassignment list","description":"Lists app role assignments for the specified application registration","file":"aad/commands/approleassignment/approleassignment-list.js","help":"aad/approleassignment/approleassignment-list.mdx"},{"name":"aad approleassignment add","description":"Adds service principal permissions also known as scopes and app role assignments for specified Azure AD application registration","file":"aad/commands/approleassignment/approleassignment-add.js","help":"aad/approleassignment/approleassignment-add.mdx"},{"name":"aad approleassignment remove","description":"Deletes an app role assignment for the specified Azure AD Application Registration","file":"aad/commands/approleassignment/approleassignment-remove.js","help":"aad/approleassignment/approleassignment-remove.mdx"},{"name":"aad groupsetting add","description":"Creates a group setting","file":"aad/commands/groupsetting/groupsetting-add.js","help":"aad/groupsetting/groupsetting-add.mdx"},{"name":"aad groupsetting get","description":"Gets information about the particular group setting","file":"aad/commands/groupsetting/groupsetting-get.js","help":"aad/groupsetting/groupsetting-get.mdx"},{"name":"aad groupsetting set","description":"Updates the particular group setting","file":"aad/commands/groupsetting/groupsetting-set.js","help":"aad/groupsetting/groupsetting-set.mdx"},{"name":"aad groupsetting remove","description":"Removes the particular group setting","file":"aad/commands/groupsetting/groupsetting-remove.js","help":"aad/groupsetting/groupsetting-remove.mdx"},{"name":"aad m365group add","description":"Creates a Microsoft 365 Group","file":"aad/commands/m365group/m365group-add.js","help":"aad/m365group/m365group-add.mdx"},{"name":"aad m365group recyclebinitem restore","description":"Restores a deleted Microsoft 365 Group","file":"aad/commands/m365group/m365group-recyclebinitem-restore.js","help":"aad/m365group/m365group-recyclebinitem-restore.mdx"},{"name":"aad m365group recyclebinitem remove","description":"Permanently deletes a Microsoft 365 Group from the recycle bin in the current tenant","file":"aad/commands/m365group/m365group-recyclebinitem-remove.js","help":"aad/m365group/m365group-recyclebinitem-remove.mdx"},{"name":"aad oauth2grant add","description":"Grant the specified service principal OAuth2 permissions to the specified resource","file":"aad/commands/oauth2grant/oauth2grant-add.js","help":"aad/oauth2grant/oauth2grant-add.mdx"},{"name":"aad oauth2grant list","description":"Lists OAuth2 permission grants for the specified service principal","file":"aad/commands/oauth2grant/oauth2grant-list.js","help":"aad/oauth2grant/oauth2grant-list.mdx"},{"name":"aad oauth2grant remove","description":"Remove specified service principal OAuth2 permissions","file":"aad/commands/oauth2grant/oauth2grant-remove.js","help":"aad/oauth2grant/oauth2grant-remove.mdx"},{"name":"aad policy list","description":"Returns policies from Azure AD","file":"aad/commands/policy/policy-list.js","help":"aad/policy/policy-list.mdx"},{"name":"aad oauth2grant set","description":"Update OAuth2 permissions for the service principal","file":"aad/commands/oauth2grant/oauth2grant-set.js","help":"aad/oauth2grant/oauth2grant-set.mdx"},{"name":"aad siteclassification disable","description":"Disables site classification","file":"aad/commands/siteclassification/siteclassification-disable.js","help":"aad/siteclassification/siteclassification-disable.mdx"},{"name":"aad siteclassification enable","description":"Enables site classification configuration","file":"aad/commands/siteclassification/siteclassification-enable.js","help":"aad/siteclassification/siteclassification-enable.mdx"},{"name":"aad siteclassification set","description":"Updates site classification configuration","file":"aad/commands/siteclassification/siteclassification-set.js","help":"aad/siteclassification/siteclassification-set.mdx"},{"name":"aad siteclassification get","description":"Gets site classification configuration","file":"aad/commands/siteclassification/siteclassification-get.js","help":"aad/siteclassification/siteclassification-get.mdx"},{"name":"aad sp add","description":"Adds a service principal to a registered Azure AD app","file":"aad/commands/sp/sp-add.js","help":"aad/sp/sp-add.mdx"},{"name":"aad sp get","description":"Gets information about the specific service principal","file":"aad/commands/sp/sp-get.js","help":"aad/sp/sp-get.mdx"},{"name":"aad user add","description":"Creates a new user","file":"aad/commands/user/user-add.js","help":"aad/user/user-add.mdx"},{"name":"aad user get","description":"Gets information about the specified user","file":"aad/commands/user/user-get.js","help":"aad/user/user-get.mdx"},{"name":"aad user guest add","description":"Invite an external user to the organization","file":"aad/commands/user/user-guest-add.js","help":"aad/user/user-guest-add.mdx"},{"name":"aad user license add","description":"Assigns a license to a user","file":"aad/commands/user/user-license-add.js","help":"aad/user/user-license-add.mdx"},{"name":"aad user license remove","description":"Removes a license from a user","file":"aad/commands/user/user-license-remove.js","help":"aad/user/user-license-remove.mdx"},{"name":"aad user password validate","description":"Check a user's password against the organization's password validation policy","file":"aad/commands/user/user-password-validate.js","help":"aad/user/user-password-validate.mdx"},{"name":"aad user recyclebinitem remove","description":"Removes a user from the recycle bin in the current tenant","file":"aad/commands/user/user-recyclebinitem-remove.js","help":"aad/user/user-recyclebinitem-remove.mdx"},{"name":"aad user remove","description":"Removes a specific user","file":"aad/commands/user/user-remove.js","help":"aad/user/user-remove.mdx"},{"name":"aad user set","description":"Updates information about the specified user","file":"aad/commands/user/user-set.js","help":"aad/user/user-set.mdx"},{"name":"aad user recyclebinitem restore","description":"Restores a user from the tenant recycle bin","file":"aad/commands/user/user-recyclebinitem-restore.js","help":"aad/user/user-recyclebinitem-restore.mdx"},{"name":"aad app role add","description":"Adds role to the specified Azure AD app registration","file":"aad/commands/app/app-role-add.js","help":"aad/app/app-role-add.mdx"},{"name":"aad administrativeunit get","description":"Gets information about a specific administrative unit","file":"aad/commands/administrativeunit/administrativeunit-get.js","help":"aad/administrativeunit/administrativeunit-get.mdx"},{"name":"aad administrativeunit remove","description":"Removes an administrative unit","file":"aad/commands/administrativeunit/administrativeunit-remove.js","help":"aad/administrativeunit/administrativeunit-remove.mdx"},{"name":"aad app add","description":"Creates new Azure AD app registration","file":"aad/commands/app/app-add.js","help":"aad/app/app-add.mdx"},{"name":"aad app role list","description":"Gets Azure AD app registration roles","file":"aad/commands/app/app-role-list.js","help":"aad/app/app-role-list.mdx"},{"name":"aad m365group list","description":"Lists Microsoft 365 Groups in the current tenant","file":"aad/commands/m365group/m365group-list.js","help":"aad/m365group/m365group-list.mdx"},{"name":"aad m365group recyclebinitem clear","description":"Clears all M365 Groups from recycle bin.","file":"aad/commands/m365group/m365group-recyclebinitem-clear.js","help":"aad/m365group/m365group-recyclebinitem-clear.mdx"},{"name":"aad user recyclebinitem clear","description":"Removes all users from the tenant recycle bin","file":"aad/commands/user/user-recyclebinitem-clear.js","help":"aad/user/user-recyclebinitem-clear.mdx"},{"name":"aad group list","description":"Lists all groups defined in Azure Active Directory.","file":"aad/commands/group/group-list.js","help":"aad/group/group-list.mdx"},{"name":"aad user license list","description":"Lists the license details for a given user","file":"aad/commands/user/user-license-list.js","help":"aad/user/user-license-list.mdx"},{"name":"aad administrativeunit list","description":"Retrieves a list of administrative units","file":"aad/commands/administrativeunit/administrativeunit-list.js","help":"aad/administrativeunit/administrativeunit-list.mdx"},{"name":"aad app list","description":"Retrieves a list of Azure AD app registrations","file":"aad/commands/app/app-list.js","help":"aad/app/app-list.mdx"},{"name":"aad groupsetting list","description":"Lists Azure AD group settings","file":"aad/commands/groupsetting/groupsetting-list.js","help":"aad/groupsetting/groupsetting-list.mdx"},{"name":"aad groupsettingtemplate get","description":"Gets information about the specified Azure AD group settings template","file":"aad/commands/groupsettingtemplate/groupsettingtemplate-get.js","help":"aad/groupsettingtemplate/groupsettingtemplate-get.mdx"},{"name":"aad groupsettingtemplate list","description":"Lists Azure AD group settings templates","file":"aad/commands/groupsettingtemplate/groupsettingtemplate-list.js","help":"aad/groupsettingtemplate/groupsettingtemplate-list.mdx"},{"name":"aad license list","description":"Lists commercial subscriptions that an organization has acquired","file":"aad/commands/license/license-list.js","help":"aad/license/license-list.mdx"},{"name":"aad m365group recyclebinitem list","description":"Lists Microsoft 365 Groups deleted in the current tenant","file":"aad/commands/m365group/m365group-recyclebinitem-list.js","help":"aad/m365group/m365group-recyclebinitem-list.mdx"},{"name":"aad sp list","description":"Lists the service principals in the directory","file":"aad/commands/sp/sp-list.js","help":"aad/sp/sp-list.mdx"},{"name":"aad user list","description":"Lists users matching specified criteria","file":"aad/commands/user/user-list.js","help":"aad/user/user-list.mdx"},{"name":"aad user recyclebinitem list","description":"Lists users from the recycle bin in the current tenant","file":"aad/commands/user/user-recyclebinitem-list.js","help":"aad/user/user-recyclebinitem-list.mdx"},{"name":"aad user signin list","description":"Retrieves the Azure AD user sign-ins for the tenant","file":"aad/commands/user/user-signin-list.js","help":"aad/user/user-signin-list.mdx"},{"name":"aad group remove","description":"Removes an Azure AD group","file":"aad/commands/group/group-remove.js","help":"aad/group/group-remove.mdx"},{"name":"aad m365group get","description":"Gets information about the specified Microsoft 365 Group or Microsoft Teams team","file":"aad/commands/m365group/m365group-get.js","help":"aad/m365group/m365group-get.mdx"},{"name":"aad m365group renew","description":"Renews Microsoft 365 group's expiration","file":"aad/commands/m365group/m365group-renew.js","help":"aad/m365group/m365group-renew.mdx"},{"name":"aad m365group set","description":"Updates Microsoft 365 Group properties","file":"aad/commands/m365group/m365group-set.js","help":"aad/m365group/m365group-set.mdx"},{"name":"aad m365group teamify","description":"Creates a new Microsoft Teams team under existing Microsoft 365 group","file":"aad/commands/m365group/m365group-teamify.js","help":"aad/m365group/m365group-teamify.mdx"},{"name":"aad group user list","description":"Lists users of a specific Azure AD group","file":"aad/commands/group/group-user-list.js","help":"aad/group/group-user-list.mdx"},{"name":"aad m365group conversation list","description":"Lists conversations for the specified Microsoft 365 group","file":"aad/commands/m365group/m365group-conversation-list.js","help":"aad/m365group/m365group-conversation-list.mdx"},{"name":"aad m365group conversation post list","description":"Lists conversation posts of a Microsoft 365 group","file":"aad/commands/m365group/m365group-conversation-post-list.js","help":"aad/m365group/m365group-conversation-post-list.mdx"},{"name":"aad m365group user list","description":"Lists users for the specified Microsoft 365 group","file":"aad/commands/m365group/m365group-user-list.js","help":"aad/m365group/m365group-user-list.mdx"},{"name":"aad group get","description":"Gets information about the specified Azure AD Group","file":"aad/commands/group/group-get.js","help":"aad/group/group-get.mdx"},{"name":"aad m365group report activitycounts","description":"Get the number of group activities across group workloads","file":"aad/commands/m365group/m365group-report-activitycounts.js","help":"aad/m365group/m365group-report-activitycounts.mdx"},{"name":"aad 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":"aad/commands/m365group/m365group-report-activityfilecounts.js","help":"aad/m365group/m365group-report-activityfilecounts.mdx"},{"name":"aad m365group report activitygroupcounts","description":"Get the daily total number of groups and how many of them were active based on email conversations, Yammer posts, and SharePoint file activities","file":"aad/commands/m365group/m365group-report-activitygroupcounts.js","help":"aad/m365group/m365group-report-activitygroupcounts.mdx"},{"name":"aad m365group report activitystorage","description":"Get the total storage used across all group mailboxes and group sites","file":"aad/commands/m365group/m365group-report-activitystorage.js","help":"aad/m365group/m365group-report-activitystorage.mdx"},{"name":"aad m365group report activitydetail","description":"Get details about Microsoft 365 Groups activity by group","file":"aad/commands/m365group/m365group-report-activitydetail.js","help":"aad/m365group/m365group-report-activitydetail.mdx"},{"aliases":["teams user add"],"name":"aad m365group user add","description":"Adds user to specified Microsoft 365 Group or Microsoft Teams team","file":"aad/commands/m365group/m365group-user-add.js","help":"aad/m365group/m365group-user-add.mdx"},{"aliases":["teams user set"],"name":"aad m365group user set","description":"Updates role of the specified user in the specified Microsoft 365 Group or Microsoft Teams team","file":"aad/commands/m365group/m365group-user-set.js","help":"aad/m365group/m365group-user-set.mdx"},{"aliases":["teams user remove"],"name":"aad m365group user remove","description":"Removes the specified user from specified Microsoft 365 Group or Microsoft Teams team","file":"aad/commands/m365group/m365group-user-remove.js","help":"aad/m365group/m365group-user-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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 add","description":"Adds a new Microsoft Teams team","file":"teams/commands/team/team-add.js","help":"teams/team/team-add.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 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 archive","description":"Archives specified Microsoft Teams team","file":"teams/commands/team/team-archive.js","help":"teams/team/team-archive.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 remove","description":"Removes the specified Microsoft Teams team","file":"teams/commands/team/team-remove.js","help":"teams/team/team-remove.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":"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 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 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 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 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":"teams chat list","description":"Lists all chat conversations","file":"teams/commands/chat/chat-list.js","help":"teams/chat/chat-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 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 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 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 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":"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 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":"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":"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":"aad user hibp","description":"Allows you to retrieve all accounts that have been pwned with the specified username","file":"aad/commands/user/user-hibp.js","help":"aad/user/user-hibp.mdx"},{"name":"docs","description":"Returns the CLI for Microsoft 365 docs webpage URL","file":"commands/docs.js","help":"docs.mdx"},{"name":"setup","description":"Sets up CLI for Microsoft 365 based on your preferences","file":"commands/setup.js","help":"setup.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":"version","description":"Shows CLI for Microsoft 365 version","file":"commands/version.js","help":"version.mdx"},{"name":"app permission add","description":"Adds the specified application and/or delegated permissions to the current AAD 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 AAD app","file":"app/commands/permission/permission-list.js","help":"app/permission/permission-list.mdx"},{"name":"app get","description":"Retrieves information about the current Azure AD app","file":"app/commands/app-get.js","help":"app/app-get.mdx"},{"name":"app open","description":"Opens Azure AD app in the Azure AD portal","file":"app/commands/app-open.js","help":"app/app-open.mdx"},{"name":"adaptivecard send","description":"Sends adaptive card to the specified URL","file":"adaptivecard/commands/adaptivecard-send.js","help":"adaptivecard/adaptivecard-send.mdx"},{"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":"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":"cli doctor","description":"Retrieves diagnostic information about the current environment","file":"cli/commands/cli-doctor.js","help":"cli/cli-doctor.mdx"},{"name":"cli reconsent","description":"Returns Azure AD URL to open in the browser to re-consent CLI for Microsoft 365 permissions","file":"cli/commands/cli-reconsent.js","help":"cli/cli-reconsent.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":"cli consent","description":"Consent additional permissions for the Azure AD application used by the CLI for Microsoft 365","file":"cli/commands/cli-consent.js","help":"cli/cli-consent.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 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 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 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":"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":"login","description":"Log in to Microsoft 365","file":"commands/login.js","help":"login.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":"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"},{"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"},{"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 remove"],"name":"external connection remove","description":"Removes a specific external connection","file":"external/commands/connection/connection-remove.js","help":"external/connection/connection-remove.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"},{"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":"file add","description":"Uploads file to the specified site","file":"file/commands/file-add.js","help":"file/file-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":"file list","description":"Retrieves files from the specified folder and site","file":"file/commands/file-list.js","help":"file/file-list.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 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 get","description":"Gets information about the specified Microsoft Flow","file":"flow/commands/flow-get.js","help":"flow/flow-get.mdx"},{"name":"flow remove","description":"Removes the specified Microsoft Flow","file":"flow/commands/flow-remove.js","help":"flow/flow-remove.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 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":"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 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 export","description":"Exports the specified Microsoft Flow as a file","file":"flow/commands/flow-export.js","help":"flow/flow-export.mdx"},{"name":"flow list","description":"Lists Microsoft Flows in the given environment","file":"flow/commands/flow-list.js","help":"flow/flow-list.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":"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 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":"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 get","description":"Get specified meeting details","file":"teams/commands/meeting/meeting-get.js","help":"teams/meeting/meeting-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":"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 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 add","description":"Creates a Microsoft Graph schema extension","file":"graph/commands/schemaextension/schemaextension-add.js","help":"graph/schemaextension/schemaextension-add.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 schemaextension remove","description":"Removes specified Microsoft Graph schema extension","file":"graph/commands/schemaextension/schemaextension-remove.js","help":"graph/schemaextension/schemaextension-remove.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":"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 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 export","description":"Exports the specified Power App","file":"pa/commands/app/app-export.js","help":"pa/app/app-export.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 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"},{"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 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"},{"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":"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":"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"},{"name":"pa app list","description":"Lists all Power Apps apps","file":"pa/commands/app/app-list.js","help":"pa/app/app-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":"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 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 bucket set","description":"Updates a Microsoft Planner bucket","file":"planner/commands/bucket/bucket-set.js","help":"planner/bucket/bucket-set.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 plan get","description":"Get a Microsoft Planner plan","file":"planner/commands/plan/plan-get.js","help":"planner/plan/plan-get.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 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 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 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 roster remove","description":"Removes a Microsoft Planner Roster","file":"planner/commands/roster/roster-remove.js","help":"planner/roster/roster-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 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":"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 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 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":"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 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":"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":"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 set","description":"Updates a Microsoft Planner Task","file":"planner/commands/task/task-set.js","help":"planner/task/task-set.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":"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":"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 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 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 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 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":"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":"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 managementapp add","description":"Register management application for Power Platform","file":"pp/commands/managementapp/managementapp-add.js","help":"pp/managementapp/managementapp-add.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 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":"pp managementapp list","description":"Lists management applications for Power Platform","file":"pp/commands/managementapp/managementapp-list.js","help":"pp/managementapp/managementapp-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":"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 retentionevent get","description":"Retrieve the specified retention event","file":"purview/commands/retentionevent/retentionevent-get.js","help":"purview/retentionevent/retentionevent-get.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 remove","description":"Delete a retention event","file":"purview/commands/retentionevent/retentionevent-remove.js","help":"purview/retentionevent/retentionevent-remove.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 remove","description":"Delete a retention event type","file":"purview/commands/retentioneventtype/retentioneventtype-remove.js","help":"purview/retentioneventtype/retentioneventtype-remove.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 retentioneventtype set","description":"Update a retention event type","file":"purview/commands/retentioneventtype/retentioneventtype-set.js","help":"purview/retentioneventtype/retentioneventtype-set.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 retentionlabel remove","description":"Delete a retention label","file":"purview/commands/retentionlabel/retentionlabel-remove.js","help":"purview/retentionlabel/retentionlabel-remove.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 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 get","description":"Get a threat assessment","file":"purview/commands/threatassessment/threatassessment-get.js","help":"purview/threatassessment/threatassessment-get.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 sensitivitylabel list","description":"Get a list of sensitivity labels","file":"purview/commands/sensitivitylabel/sensitivitylabel-list.js","help":"purview/sensitivitylabel/sensitivitylabel-list.mdx"},{"name":"skype report activitycounts","description":"Gets the trends on how many users organized and participated in conference sessions held in your organization through Skype for Business. The report also includes the number of peer-to-peer sessions","file":"skype/commands/report/report-activitycounts.js","help":"skype/report/report-activitycounts.mdx"},{"name":"skype report activityusercounts","description":"Gets the trends on how many unique users organized and participated in conference sessions held in your organization through Skype for Business. The report also includes the number of peer-to-peer sessions","file":"skype/commands/report/report-activityusercounts.js","help":"skype/report/report-activityusercounts.mdx"},{"name":"skype report activityuserdetail","description":"Gets details about Skype for Business activity by user","file":"skype/commands/report/report-activityuserdetail.js","help":"skype/report/report-activityuserdetail.mdx"},{"name":"outlook mail send","description":"Sends an email","file":"outlook/commands/mail/mail-send.js","help":"outlook/mail/mail-send.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 get","description":"Retrieves specified message","file":"outlook/commands/message/message-get.js","help":"outlook/message/message-get.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 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 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 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 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":"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":"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":"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":"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 externalize","description":"Externalizes SharePoint Framework project dependencies","file":"spfx/commands/project/project-externalize.js","help":"spfx/project/project-externalize.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 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":"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 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 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 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 uninstall","description":"Uninstalls an app from the site","file":"spo/commands/app/app-uninstall.js","help":"spo/app/app-uninstall.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 app upgrade","description":"Upgrades app in the specified site","file":"spo/commands/app/app-upgrade.js","help":"spo/app/app-upgrade.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 remove","description":"Deletes site content type","file":"spo/commands/contenttype/contenttype-remove.js","help":"spo/contenttype/contenttype-remove.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 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 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 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 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 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 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 set","description":"Updates a group in the specified site","file":"spo/commands/group/group-set.js","help":"spo/group/group-set.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 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 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 remove","description":"Removes the specified list","file":"spo/commands/list/list-remove.js","help":"spo/list/list-remove.mdx"},{"name":"spo mail send","description":"Sends an e-mail from SharePoint","file":"spo/commands/mail/mail-send.js","help":"spo/mail/mail-send.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 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 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 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 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"},{"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"},{"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 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 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 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 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 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 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 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 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 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 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 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 user remove","description":"Removes user from specific web","file":"spo/commands/user/user-remove.js","help":"spo/user/user-remove.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 remove","description":"Delete specified subsite","file":"spo/commands/web/web-remove.js","help":"spo/web/web-remove.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 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":"spo web set","description":"Updates subsite properties","file":"spo/commands/web/web-set.js","help":"spo/web/web-set.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 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 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 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 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 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 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 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 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 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":"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 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 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":"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":"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":"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 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 info get","description":"Gets information about any tenant","file":"tenant/commands/info/info-get.js","help":"tenant/info/info-get.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 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":"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 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 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 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 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 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 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 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":"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 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":"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":"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":"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 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 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 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 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":"aad m365group remove","description":"Removes a Microsoft 365 Group","file":"aad/commands/m365group/m365group-remove.js","help":"aad/m365group/m365group-remove.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":"onedrive list","description":"Retrieves a list of OneDrive sites","file":"onedrive/commands/onedrive-list.js","help":"onedrive/onedrive-list.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 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 list","description":"Lists apps from the specified app catalog","file":"spo/commands/app/app-list.js","help":"spo/app/app-list.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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 get","description":"Gets details for the specified custom action","file":"spo/commands/customaction/customaction-get.js","help":"spo/customaction/customaction-get.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 customaction remove","description":"Removes the specified custom action","file":"spo/commands/customaction/customaction-remove.js","help":"spo/customaction/customaction-remove.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 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 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 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 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 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 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 set","description":"Sets the value of the HideDefaultThemes setting","file":"spo/commands/hidedefaultthemes/hidedefaultthemes-set.js","help":"spo/hidedefaultthemes/hidedefaultthemes-set.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 homesite remove","description":"Removes the current Home Site","file":"spo/commands/homesite/homesite-remove.js","help":"spo/homesite/homesite-remove.mdx"},{"name":"spo homesite get","description":"Gets information about the Home Site","file":"spo/commands/homesite/homesite-get.js","help":"spo/homesite/homesite-get.mdx"},{"name":"spo homesite set","description":"Sets the specified site as the Home Site","file":"spo/commands/homesite/homesite-set.js","help":"spo/homesite/homesite-set.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 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 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 set","description":"Updates properties of the specified hub site","file":"spo/commands/hubsite/hubsite-set.js","help":"spo/hubsite/hubsite-set.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 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 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 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 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 remove","description":"Removes the specified navigation node","file":"spo/commands/navigation/navigation-node-remove.js","help":"spo/navigation/navigation-node-remove.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 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 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 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 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 remove","description":"Removes specified property from the property bag","file":"spo/commands/propertybag/propertybag-remove.js","help":"spo/propertybag/propertybag-remove.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"},{"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"},{"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 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 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 add","description":"Creates new SharePoint Online site","file":"spo/commands/site/site-add.js","help":"spo/site/site-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 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 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 remove","description":"Removes an application permission from the site","file":"spo/commands/site/site-apppermission-remove.js","help":"spo/site/site-apppermission-remove.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 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 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 disconnect","description":"Disconnects the specifies site collection from its hub site","file":"spo/commands/site/site-hubsite-disconnect.js","help":"spo/site/site-hubsite-disconnect.mdx"},{"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 remove","description":"Removes the specified site","file":"spo/commands/site/site-remove.js","help":"spo/site/site-remove.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 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 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 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 remove","description":"Removes the specified site design","file":"spo/commands/sitedesign/sitedesign-remove.js","help":"spo/sitedesign/sitedesign-remove.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 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 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 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 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 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 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 remove","description":"Removes the specified site script","file":"spo/commands/sitescript/sitescript-remove.js","help":"spo/sitescript/sitescript-remove.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 search","description":"Executes a search query","file":"spo/commands/spo-search.js","help":"spo/spo-search.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 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 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 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 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 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 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 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 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 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 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 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 set","description":"Add or update a theme","file":"spo/commands/theme/theme-set.js","help":"spo/theme/theme-set.mdx"},{"name":"spo userprofile get","description":"Sets user profile property for a SharePoint user","file":"spo/commands/userprofile/userprofile-get.js","help":"spo/userprofile/userprofile-get.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 reindex","description":"Requests reindexing the specified subsite","file":"spo/commands/web/web-reindex.js","help":"spo/web/web-reindex.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 remove","description":"Removes existing theme","file":"spo/commands/theme/theme-remove.js","help":"spo/theme/theme-remove.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":"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 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 apppage set","description":"Updates the single-part app page","file":"spo/commands/apppage/apppage-set.js","help":"spo/apppage/apppage-set.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 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 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 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 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 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 remove","description":"Removes the specified list- or site column","file":"spo/commands/field/field-remove.js","help":"spo/field/field-remove.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 undo","description":"Discards a checked out file","file":"spo/commands/file/file-checkout-undo.js","help":"spo/file/file-checkout-undo.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 checkout","description":"Checks out specified file","file":"spo/commands/file/file-checkout.js","help":"spo/file/file-checkout.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"},{"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 move","description":"Moves a file to another location","file":"spo/commands/file/file-move.js","help":"spo/file/file-move.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 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 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 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 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 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 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 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 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 add","description":"Creates a folder within a parent folder","file":"spo/commands/folder/folder-add.js","help":"spo/folder/folder-add.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 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 get","description":"Gets information about the specified folder","file":"spo/commands/folder/folder-get.js","help":"spo/folder/folder-get.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 rename","description":"Renames a folder","file":"spo/commands/folder/folder-rename.js","help":"spo/folder/folder-rename.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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 remove","description":"Removes the specified list item","file":"spo/commands/listitem/listitem-remove.js","help":"spo/listitem/listitem-remove.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 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 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 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 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 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 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 remove","description":"Removes a modern page","file":"spo/commands/page/page-remove.js","help":"spo/page/page-remove.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 site set","description":"Updates properties of the specified site","file":"spo/commands/site/site-set.js","help":"spo/site/site-set.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 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 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 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 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 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 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 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":"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":"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 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 page add","description":"Creates modern page","file":"spo/commands/page/page-add.js","help":"spo/page/page-add.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 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 set","description":"Updates a list item in the specified list","file":"spo/commands/listitem/listitem-set.js","help":"spo/listitem/listitem-set.mdx"},{"name":"yammer group list","description":"Returns the list of groups in a Yammer network or the groups for a specific user","file":"yammer/commands/group/group-list.js","help":"yammer/group/group-list.mdx"},{"name":"yammer group user remove","description":"Removes a user from a Yammer group","file":"yammer/commands/group/group-user-remove.js","help":"yammer/group/group-user-remove.mdx"},{"name":"yammer group user add","description":"Adds a user to a Yammer Group","file":"yammer/commands/group/group-user-add.js","help":"yammer/group/group-user-add.mdx"},{"name":"yammer message add","description":"Posts a Yammer network message on behalf of the current user","file":"yammer/commands/message/message-add.js","help":"yammer/message/message-add.mdx"},{"name":"yammer message get","description":"Returns a Yammer message","file":"yammer/commands/message/message-get.js","help":"yammer/message/message-get.mdx"},{"name":"yammer message like set","description":"Likes or unlikes a Yammer message","file":"yammer/commands/message/message-like-set.js","help":"yammer/message/message-like-set.mdx"},{"name":"yammer message list","description":"Returns all accessible messages from the user's Yammer network","file":"yammer/commands/message/message-list.js","help":"yammer/message/message-list.mdx"},{"name":"yammer message remove","description":"Removes a Yammer message","file":"yammer/commands/message/message-remove.js","help":"yammer/message/message-remove.mdx"},{"name":"yammer network list","description":"Returns a list of networks to which the current user has access","file":"yammer/commands/network/network-list.js","help":"yammer/network/network-list.mdx"},{"name":"yammer user list","description":"Returns users from the current network","file":"yammer/commands/user/user-list.js","help":"yammer/user/user-list.mdx"},{"name":"yammer user get","description":"Retrieves the current user or searches for a user by ID or e-mail","file":"yammer/commands/user/user-get.js","help":"yammer/user/user-get.mdx"},{"name":"yammer search","description":"Returns a list of messages, users, topics and groups that match the specified query.","file":"yammer/commands/yammer-search.js","help":"yammer/yammer-search.mdx"},{"name":"yammer report activitycounts","description":"Gets the trends on the amount of Yammer activity in your organization by how many messages were posted, read, and liked","file":"yammer/commands/report/report-activitycounts.js","help":"yammer/report/report-activitycounts.mdx"},{"name":"yammer report activityusercounts","description":"Gets the trends on the number of unique users who posted, read, and liked Yammer messages","file":"yammer/commands/report/report-activityusercounts.js","help":"yammer/report/report-activityusercounts.mdx"},{"name":"yammer report deviceusagedistributionusercounts","description":"Gets the number of users by device type","file":"yammer/commands/report/report-deviceusagedistributionusercounts.js","help":"yammer/report/report-deviceusagedistributionusercounts.mdx"},{"name":"yammer report deviceusageusercounts","description":"Gets the number of daily users by device type","file":"yammer/commands/report/report-deviceusageusercounts.js","help":"yammer/report/report-deviceusageusercounts.mdx"},{"name":"yammer report groupsactivitycounts","description":"Gets the number of Yammer messages posted, read, and liked in groups","file":"yammer/commands/report/report-groupsactivitycounts.js","help":"yammer/report/report-groupsactivitycounts.mdx"},{"name":"yammer report groupsactivitygroupcounts","description":"Gets the total number of groups that existed and how many included group conversation activity","file":"yammer/commands/report/report-groupsactivitygroupcounts.js","help":"yammer/report/report-groupsactivitygroupcounts.mdx"},{"name":"yammer report activityuserdetail","description":"Gets details about Yammer activity by user","file":"yammer/commands/report/report-activityuserdetail.js","help":"yammer/report/report-activityuserdetail.mdx"},{"name":"yammer report deviceusageuserdetail","description":"Gets details about Yammer device usage by user","file":"yammer/commands/report/report-deviceusageuserdetail.js","help":"yammer/report/report-deviceusageuserdetail.mdx"},{"name":"yammer report groupsactivitydetail","description":"Gets details about Yammer groups activity by group","file":"yammer/commands/report/report-groupsactivitydetail.js","help":"yammer/report/report-groupsactivitydetail.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 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 remove","description":"Removes a Microsoft To Do task list","file":"todo/commands/list/list-remove.js","help":"todo/list/list-remove.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 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 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 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 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":"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":"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":"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":"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 card clone","description":"Clones a specific Microsoft Power Platform card in the specified Power Platform environment.","file":"pp/commands/card/card-clone.js","help":"pp/card/card-clone.mdx"},{"name":"pp card get","description":"Get specific Microsoft Power Platform card in the specified Power Platform environment.","file":"pp/commands/card/card-get.js","help":"pp/card/card-get.mdx"},{"name":"pp chatbot get","description":"Get information about the specified chatbot","file":"pp/commands/chatbot/chatbot-get.js","help":"pp/chatbot/chatbot-get.mdx"},{"name":"pp card remove","description":"Removes a specific Microsoft Power Platform card in the specified Power Platform environment.","file":"pp/commands/card/card-remove.js","help":"pp/card/card-remove.mdx"},{"name":"pp chatbot remove","description":"Removes the specified chatbot","file":"pp/commands/chatbot/chatbot-remove.js","help":"pp/chatbot/chatbot-remove.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 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 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 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 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 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 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 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":"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 card list","description":"Lists Microsoft Power Platform cards in the specified Power Platform environment.","file":"pp/commands/card/card-list.js","help":"pp/card/card-list.mdx"},{"name":"pp chatbot list","description":"Lists Microsoft Power Platform chatbots in the specified Power Platform environment","file":"pp/commands/chatbot/chatbot-list.js","help":"pp/chatbot/chatbot-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":"pp solution list","description":"Lists solutions in a given environment.","file":"pp/commands/solution/solution-list.js","help":"pp/solution/solution-list.mdx"}]