Skip to content

Enhancement: Add clientSideComponentId option to spo customaction get to be able to get by id #4382

@martinlingstuyl

Description

@martinlingstuyl

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions