Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: be able to expand List properties #4801

Closed
martinlingstuyl opened this issue Apr 26, 2023 · 2 comments
Closed

Enhancement: be able to expand List properties #4801

martinlingstuyl opened this issue Apr 26, 2023 · 2 comments
Assignees
Milestone

Comments

@martinlingstuyl
Copy link
Contributor

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! 😊

@nicodecleyre
Copy link
Contributor

Can I work on this one?

@milanholemans
Copy link
Contributor

Sure all yours!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants