-
Notifications
You must be signed in to change notification settings - Fork 331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New command: spo tenant archivesite list
#6547
Comments
@pnp/cli-for-microsoft-365-maintainers, I'm not really sure about the name of the command. Currently, we already have:
|
TBH I don't have any different suggestions. For me the name is fine and explains exactly what is going to be done. |
Hi guys, Wouldn't it be nicer if we put this functionality with Get active sites m365 spo site list
# or
m365 spo site list --state active Get archived sites m365 spo site list --archived
# or
m365 spo site list --state archived Get deleted sites m365 spo site list --deleted
# or
m365 spo site list --state deleted The admin portal uses |
@milanholemans? @Adam-it? @pnp/cli-for-microsoft-365-maintainers, just pinging you guys here :-) |
How does the response of the underlying API for this command compare to the current output of Great suggestions @martinlingstuyl with |
The output looks different using this API. However, we might be able to add some filters to the About deleted sites, usually we create a |
Usage
m365 spo tenant archivesite list [options]
Description
Lists all currently archived sites in the tenant
Options
None!
Examples
Lists all archived sites in the tenant
Default properties
Additional Info
API
Sample response
Docs
Note
(Lets use info admonition)
To use this command, you must be a Global or SharePoint administrator.
The text was updated successfully, but these errors were encountered: