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.
--confirm
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 isfull
.--query [query]
JMESPath query string. See http://jmespath.org/ for more information and examples.
-o, --output [output]
Output type.
json
,text
,csv
,md
. Defaultjson
.--verbose
Runs command with verbose logging.
--debug
Runs command with debug logging.
Remarks
To use this command you have to have permissions to access the tenant admin site.
Examples
Removes organization assets library without prompting for confirmation
m365 spo orgassetslibrary remove --libraryUrl "/sites/branding/assets" --confirm
Response
- JSON
- Text
- CSV
- Markdown
{
"IsNull": false
}
IsNull: false
IsNull
# spo orgassetslibrary remove --libraryUrl "https://contoso.sharepoint.com/sites/branding/SiteAssets" --confirm "true"
Date: 5/1/2023
Property | Value
---------|-------
IsNull | false