Skip to content

New command: spo eventreceiver get #3308

@MathijsVerbeeck

Description

@MathijsVerbeeck

Usage

spo eventreceiver get [options]

Description

This command will retrieve the details of a specific event receiver.

Options

Option Description
-u, --webUrl <webUrl> The URL of the web for which to retrieve the event receiver.
--listTitle [listTitle] The title of the list of which to retrieve the event receiver, if the event receiver should be retrieved from a list. Specify either listTitle, listId or listUrl.
--listId [listId] The id of the list for which to retrieve the event receiver, if the event receiver should be retrieved from a list. Specify either listTitle, listId or listUrl.
--listUrl [listUrl] The url of the list for which to retrieve the event receiver, if the event receiver should be retrieved from a list. Specify either listTitle, listId or listUrl.
-n, --name [name] The name of the event receiver to retrieve. Specify --name or --id but not both.
-i, --id [id] The id of the event receiver to retrieve. Specify --name or --id but not both.
-s, --scope [scope] The scope on which to retrieve the Event Receiver. Can be either "Site" or "Web". Defaults to "Web". Only applicable when not specifying any of the list properties

Additional Info

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions