< Back

Get-RepositoryRepository

Wed Jan 15, 2020 4:30 am

NAME Get-RepositoryRepository



SYNTAX

Get-RepositoryRepository -Url <uri> -Identifier <string> -Owner <string> -Key <string> [-Role <string>]

[<CommonParameters>]





PARAMETERS

-Identifier <string>

Repository identifier



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Key <string>

Secret key of the owner



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Owner <string>

Owner identifier



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Role <string>

Role (default: 'owner')



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Url <uri>

Content Repository URL



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? 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

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None