Add an extra option to spo customaction get to be able to get customactions by clientSideComponentId (if they are modern spfx extensions and have such an id)
| Option |
Description |
-c, --clientSideComponentId [clientSideComponentId] |
clientSideComponentId of the user custom action to retrieve information for. Specify either id, title or clientSideComponentId. |
Examples
Return details about the user custom action a clientSideComponentId 3a607934-ebe3-4605-aedd-aae67710d8d8 located in site or site collection https://contoso.sharepoint.com/sites/test
m365 spo customaction get --clientSideComponentId 3a607934-ebe3-4605-aedd-aae67710d8d8 --webUrl https://contoso.sharepoint.com/sites/test --scope Web
Add an extra option to
spo customaction getto be able to get customactions by clientSideComponentId (if they are modern spfx extensions and have such an id)-c, --clientSideComponentId [clientSideComponentId]id,titleorclientSideComponentId.Examples
Return details about the user custom action a clientSideComponentId 3a607934-ebe3-4605-aedd-aae67710d8d8 located in site or site collection https://contoso.sharepoint.com/sites/test