Skip to content

Enhancement: be able to expand List properties #4801

@martinlingstuyl

Description

@martinlingstuyl

I'd like to be able to execute the following command:

m365 spo list get --webUrl "<site-url>" --id "<list-id>" --properties "RootFolder/ServerRelativeUrl"

RootFolder (or any object that we try to expand) should be automatically added to the $expand list of the underlying API-call (as we do with spo listitem list and spo file list, but it's currently not.

Let's get that fixed! 😊

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions