pnp / cli-microsoft365

Manage Microsoft 365 and SharePoint Framework projects on any platform
https://aka.ms/cli-m365
MIT License
886 stars 314 forks source link

Remove duplicate property for `spo list list` #6042

Open milanholemans opened 2 months ago

milanholemans commented 2 months ago

For the command spo list list (https://pnp.github.io/cli-microsoft365/cmd/spo/list/list-list), we introduce a duplicate property called Url at the root of the result that has the same value as RootFolder/ServerRelativeUrl. Duplicate data is not useful at all, so let's get rid of it.

Adam-it commented 1 week ago

Since we have v8 branch we may now start working on it! Let's get this 🚢 and Let's put CLI to the 🚀🌙

SmitaNachan commented 1 week ago

Can I work on it?

Adam-it commented 1 week ago

Can I work on it?

All yours