Update existing custom action
- command:
spo customaction set -u|--url <url> -i|--id <id> (additional properties)
- url: URL of the site (collection) where the custom action is registered
- id: ID of the custom action to update
- all parameters that can be set on
spo customaction add should also be possible to set on spo customaction set
- requires connection to a SharePoint site
Update existing custom action
spo customaction set -u|--url <url> -i|--id <id> (additional properties)spo customaction addshould also be possible to set onspo customaction set