New command: list subsites of the specified site
See original GitHub issueList subsites of the specified site.
- command:
spo web list -u|--webUrl <webUrl> - webUrl: URL of the parent site for which to retrieve the list of subsites
Retrieve webs using GET <webUrl>/_api/web/webs
In text output mode, for each subsite display Id, Title and URL. In JSON output mode, include all properties. Take into account possible limitation of how many webs can be retrieved in a single request and ensure you get all of them. Ensure you have access token for the web specified in the webUrl option.
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (6 by maintainers)
Top Results From Across the Web
How to Display List of All Subsites in Modern SharePoint ...
In this blog post, we will show you how to display all subsites of the site collection with the help of Highlighted content...
Read more >script to get list of sites and subsites - TechNet - Microsoft
I have written a Powershell script, that iterates through all site collections and subsites for a given web application.
Read more >Overview - Windows SharePoint Services 3.0 Help and How-to
Click Create. If you specified that you want the the subsite to have the same permission as its parent site, the new site...
Read more >Display All Subsites Within a Site Collection - O'Reilly
To display all subsites within a site collection, you need to use the Get-SPWeb cmdlet with the Identity parameter. If you provide only...
Read more >Move SharePoint subsites to the top level in SharePoint Online
Wondering how to move SharePoint sites or subsites? ... And the new document library and list experience in SharePoint Online also makes it ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

All yours @KbWorks!
@waldekmastykarz can you assign it to me?