Skip to main content

Run Git CLI Script

Executes GIT CLI command.

For more information, refer to the Exchange Online Cmdlet Documentation.

note

If there's an error in a command in the middle of the script and the last command succeeds, the entire action will succeed, not revealing that some command may have failed.

Parameters

ParameterDescription
CommandA single git command or a batch of git commands executed as a script.