Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This cmdlet clones a remote Git repository to a local repository.
The local repsitory repository is populated from the remote Git repository and
is linked to the remote Git repository.

A local directory located in JETTY_BASE/resources/joc/repositories/rollout/TestCases
is mapped to a JOC Cockpit /TestCases inventory folder.

This cmdlet corresponds to using the following Git command:

* git clone <uri>

The following REST Web Service API resources are used:

* /inventory/repository/git/clone

...

Clones the remote Git repository to a local repsitory repository that is mapped to the /TestCases folder in the JOC Cockpit inventory.