Set-RDMCurrentRepository
Synopsis
Syntax
Id
Set-RDMCurrentRepository [-ID] <guid> [-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]InputObject
Set-RDMCurrentRepository [-Repository] <PSRepositoryInfo> [-ForcePromptAnswer <DialogResult[]>]
[<CommonParameters>]Description
Examples
PS C:\> $repository = Get-RDMRepository -Name "MyRepo" ;Set-RDMCurrentRepository $repositoryParameters
-ForcePromptAnswer
-ID
-Repository
CommonParameters
Notes
Last updated
Was this helpful?