bj repo fork¶
Fork a repository into a workspace.
Synopsis¶
Arguments¶
| Argument | Description |
|---|---|
REPO |
Source WORKSPACE/REPO to fork. (required) |
Options¶
| Option | Description |
|---|---|
--workspace <text> |
Destination workspace (default: yours). |
--name <text> |
Name for the fork. |
--json |
Output raw JSON. |
-q, --jq <text> |
Filter JSON with a jq expression. |