Export-RDMRepository
Synopsis
Syntax
Name (Default)
Export-RDMRepository [-Name] <string[]> [-Path] <string> [-Password <securestring>]
[-IncludeAttachments] [-IncludeCredentials] [-IncludeDocumentation] [-IncludeFavorite]
[-RemoveAllFolders] [-NoClobber] [-ForcePromptAnswer <DialogResult[]>] [-WhatIf] [-Confirm]
[<CommonParameters>]Id
Export-RDMRepository [-ID] <guid[]> [-Path] <string> [-Password <securestring>]
[-IncludeAttachments] [-IncludeCredentials] [-IncludeDocumentation] [-IncludeFavorite]
[-RemoveAllFolders] [-NoClobber] [-ForcePromptAnswer <DialogResult[]>] [-WhatIf] [-Confirm]
[<CommonParameters>]InputObject
Export-RDMRepository [-InputObject] <PSRepositoryInfo[]> [-Path] <string> [-Password <securestring>]
[-IncludeAttachments] [-IncludeCredentials] [-IncludeDocumentation] [-IncludeFavorite]
[-RemoveAllFolders] [-NoClobber] [-ForcePromptAnswer <DialogResult[]>] [-WhatIf] [-Confirm]
[<CommonParameters>]Literal
Description
Examples
Example 1
Example 2
Parameters
-Confirm
-ForcePromptAnswer
-ID
-IncludeAttachments
-IncludeCredentials
-IncludeDocumentation
-IncludeFavorite
-InputObject
-LiteralName
-Name
-NoClobber
-Password
-Path
-RemoveAllFolders
-WhatIf
CommonParameters
Notes
Last updated
Was this helpful?