spo hubsite theme sync¶
Applies any theme updates from the parent hub site.
Usage¶
spo hubsite theme sync [options]
Options¶
Option | Description |
---|---|
--help |
output usage information |
-u, --webUrl <webUrl> |
URL of the site to apply theme updates from the hub site to. |
-o, --output [output] |
Output type. json|text . Default text |
--verbose |
Runs command with verbose logging |
--debug |
Runs command with debug logging |
Remarks¶
Attention
This command is based on a SharePoint API that is currently in preview and is subject to change once the API reached general availability.
Examples¶
Applies any theme updates from the parent hub site to the site with URL https://contoso.sharepoint.com/sites/project-x
spo hubsite theme sync --webUrl https://contoso.sharepoint.com/sites/project-x
More information¶
- SharePoint hub sites new in Office 365: https://techcommunity.microsoft.com/t5/SharePoint-Blog/SharePoint-hub-sites-new-in-Office-365/ba-p/109547