wb git

Name

wb-git - Call git in the Workbench workspace.

Synopsis

wb git [--all] [--workspace=<id>] [--resource=<names>[,<names>…]]…

Description

Call git in the Workbench workspace.

Options

  • --all
    clone all the git repo resources in the current workspace

  • --resource=<names>[,<names>…]
    name of the git-repo resources in the current workspace to be cloned.

    Example usage: git clone –resource=repo1,repo2

  • --workspace=<id>
    Workspace id to use for this command only.

Last Modified: 14 November 2024