spo knowledgehub remove¶
Removes the Knowledge Hub Site setting for your tenant
Usage¶
m365 spo knowledgehub remove [options]
Options¶
--confirm
- Do not prompt for confirmation before removing the Knowledge Hub Site setting for your tenant
-h, --help
- output usage information
--query [query]
- JMESPath query string. See http://jmespath.org/ for more information and examples
-o, --output [output]
- Output type.
json,text,csv
. Defaultjson
--verbose
- Runs command with verbose logging
--debug
- Runs command with debug logging
Important
To use this command you have to have permissions to access the tenant admin site.
Examples¶
Removes the Knowledge Hub Site setting for your tenant
m365 spo knowledgehub remove
Removes the Knowledge Hub Site setting for your tenant without confirmation
m365 spo knowledgehub remove --confirm