Skip to content

Enhancement: Add properties, filters to 'spo list list' #4802

@martinlingstuyl

Description

@martinlingstuyl

The spo listitem list has some useful features that are not available on spo list list

As a user, I want to:

  • be able to select specific properties of the returned lists.
  • be able to use filters to get a smaller list of lists.

We need the following options to make this work:

Option Description
-p, --properties [properties] Comma-separated list of properties to retrieve. Will retrieve all properties if not specified and json output is requested.
-f, --filter [filter] OData filter to use to query the lists with.

Additional Information

When the --properties option includes values with a /, for example: RootFolder/ServerRelativeUrl, an additional $expand query parameter should be included on RootFolder.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions