pnp / cli-microsoft365

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

Rename `spo site rename` to `spo tenant site rename` #6142

Open milanholemans opened 1 month ago

milanholemans commented 1 month ago

Renaming a site (changing its URL) is something only an administrator can do. Currently, we have a command for this, spo site rename. We try to move all admin-related commands under the spo tenant umbrella.

Let's rename spo site rename to spo tenant site rename.

Adam-it commented 1 month ago

Makes sense

ktskumar commented 3 weeks ago

May I take this up!

milanholemans commented 3 weeks ago

Sure! Be mindful that this is a v9 issue, your PRs will break with every merge you do, so it's possible that you'll have to resolve merge conflicts a few times.