Skip to content

New command: spo applicationcustomizer list #4251

@martinlingstuyl

Description

@martinlingstuyl

Usage

spo applicationcustomizer list [options]

Description

Get a list of application customizers that are added to a site.

Options

Option Description
-u, --webUrl <webUrl> The url of the site.
-s, --scope [scope] Scope of the application customizers. Allowed values: Site, Web, All. Defaults to All.

Examples

Retrieves a list of application customizers.

m365 spo applicationcustomizer list --webUrl https://contoso.sharepoint.com/sites/sales

Additional Info

While developing we want to reuse the getCustomActions function of the spo util class.

We can use the shared code to only query customactions with a location value of ClientSideExtension.ApplicationCustomizer.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions