< Back
Get-AMRepositoryMapDetail
Post
NAME Get-AMRepositoryMapDetail
SYNOPSIS
Retrieves information about server to server repository mappings
SYNTAX
Get-AMRepositoryMapDetail [[-SourceConnection] <Object>] [[-DestinationConnection] <Object>] [[-FilePath]
<String>] [<CommonParameters>]
DESCRIPTION
Get-AMRepositoryMapDetail retrieves information about repository mappings between two servers to be supplied to
Copy-AMWorkflow
PARAMETERS
-SourceConnection <Object>
The source server connection alias
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-DestinationConnection <Object>
The destination server connection alias
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-FilePath <String>
The file path to retrieve repository mappings from, retrieved from the user profile by default
Required? false
Position? 3
Default value "$($env:APPDATA)\\AutomatePS\\repositorymap.csv"
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
https://github.com/AutomatePS/AutomatePS
SYNOPSIS
Retrieves information about server to server repository mappings
SYNTAX
Get-AMRepositoryMapDetail [[-SourceConnection] <Object>] [[-DestinationConnection] <Object>] [[-FilePath]
<String>] [<CommonParameters>]
DESCRIPTION
Get-AMRepositoryMapDetail retrieves information about repository mappings between two servers to be supplied to
Copy-AMWorkflow
PARAMETERS
-SourceConnection <Object>
The source server connection alias
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-DestinationConnection <Object>
The destination server connection alias
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-FilePath <String>
The file path to retrieve repository mappings from, retrieved from the user profile by default
Required? false
Position? 3
Default value "$($env:APPDATA)\\AutomatePS\\repositorymap.csv"
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
https://github.com/AutomatePS/AutomatePS