question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New command: list subsites of the specified site

See original GitHub issue

List 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:closed
  • Created 6 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
waldekmastykarzcommented, Feb 22, 2018

All yours @KbWorks!

1reaction
KbWorkscommented, Feb 22, 2018

@waldekmastykarz can you assign it to me?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found