wb git
Categories:
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: 13 November 2025