Get-Archive
Last updated
Last updated
Returns Sitecore database archives.
Get-Archive [[-Database] <Database>] [[-Name] <String>]
The Get-Archive command returns Sitecore archives in context of the specified database.
© 2010-2019 Adam Najmanowicz, Michael West. All rights reserved. Sitecore PowerShell Extensions
Name of the archive to retrieve.
Aliases | |
---|---|
Database for which the archives should be retrieved.
The input type is the type of the objects that you can pipe to the cmdlet.
Sitecore.Data.Database
The output type is the type of the objects that the cmdlet emits.
Sitecore.Data.Archiving.Archive
Help Author: Adam Najmanowicz, Michael West
Aliases | |
---|---|
Required?
false
Position?
1
Default Value
Accept Pipeline Input?
false
Accept Wildcard Characters?
false
Required?
false
Position?
2
Default Value
Accept Pipeline Input?
true (ByValue)
Accept Wildcard Characters?
false