Skip to content

New command: list custom actions #19

@waldekmastykarz

Description

@waldekmastykarz

List all custom actions at the given scope.

  • command: spo customaction list --url|-u <url> --scope|-s [scope]
  • url of the site/web to retrieve custom actions for
  • scope to retrieve custom actions for. Allowed values Site|Web|All. Default All
  • requires connection to a SharePoint site

Decide which properties should be retrieved. Given that there can be many custom action defined at the given scope, this command should ideally include the minimum set of properties. To get all properties for the given custom action, users can run the spo customaction get command.

More information at https://msdn.microsoft.com/en-us/pnp_powershell/getpnpcustomaction

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions