Skip to content

New command: get info about site collection #114

@waldekmastykarz

Description

@waldekmastykarz

Get information about the specified site collection.

  • command: spo site get -u|--url <url>
  • url of the site to retrieve information for
  • requires connection to the tenant admin site

This command works for both classic and modern sites. The information about the specified site can be retrieved by mimicking the Tenant.GetSitePropertiesByUrl(url,bool) call. The second value in the GetSitePropertiesByUrl() method doesn't have any effect on the returned data set.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions