< Back

Update-GitModule

Wed Jan 15, 2020 4:08 am

NAME Update-GitModule



SYNTAX

Update-GitModule [-ProjectUri] <string[]> [-Branch <string>] [-DestinationPath <string>] [-Force]

[<CommonParameters>]



Update-GitModule -Name <string[]> [-Branch <string>] [-DestinationPath <string>] [-Force] [<CommonParameters>]





PARAMETERS

-Branch <string>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-DestinationPath <string>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Force



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Name <string[]>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name ByName

Aliases None

Dynamic? false



-ProjectUri <string[]>



Required? true

Position? 0

Accept pipeline input? true (ByPropertyName)

Parameter set name ByUri

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

System.String[]





OUTPUTS

System.Object



ALIASES

None





REMARKS

Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.

-- To download and install Help files for the module that includes this cmdlet, use Update-Help.

-- To view the Help topic for this cmdlet online, type: "Get-Help Update-GitModule -Online" or

go to https://github.com/iricigor/InstallModu ... tModule.md.