spo contenttypehub get
Returns the URL of the SharePoint Content Type Hub of the Tenant
Usage
m365 spo contenttypehub get [options]
Options
-h, --help [help]
Output usage information. Optionally, specify which section of command's help you want to see. Allowed values are
options
,examples
,remarks
,response
,full
. Default isoptions
.--query [query]
JMESPath query string. See http://jmespath.org/ for more information and examples.
-o, --output [output]
Output type.
json
,text
,csv
,md
,none
. Defaultjson
.--verbose
Runs command with verbose logging.
--debug
Runs command with debug logging.
Examples
Retrieve the Content Type Hub URL
m365 spo contenttypehub get
Response
- JSON
- Text
- CSV
- Markdown
{
"ContentTypePublishingHub": "https://contoso.sharepoint.com/sites/contentTypeHub"
}
ContentTypePublishingHub: https://contoso.sharepoint.com/sites/contentTypeHub
ContentTypePublishingHub
https://contoso.sharepoint.com/sites/contentTypeHub
# spo contenttypehub get
Date: 10/2/2023
Property | Value
---------|-------
ContentTypePublishingHub | https://contoso.sharepoint.com/sites/contentTypeHub