spo orgassetslibrary remove
Removes a library that was designated as a central location for organization assets across the tenant.
Usage
m365 spo orgassetslibrary remove [options]
Options
--libraryUrl <libraryUrl>
The server relative URL of the library to be removed as a central location for organization assets.
-f, --force
Don't prompt for confirming removing the organization asset library.
-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.
Remarks
To use this command you must be either SharePoint Administrator or Global Administrator.
Examples
Removes organization assets library without prompting for confirmation
m365 spo orgassetslibrary remove --libraryUrl "/sites/branding/assets" --force
Response
- JSON
- Text
- CSV
- Markdown
{
"IsNull": false
}
IsNull: false
IsNull
# spo orgassetslibrary remove --libraryUrl "https://contoso.sharepoint.com/sites/branding/SiteAssets" --force
Date: 5/1/2023
Property | Value
---------|-------
IsNull | false