bj repo create¶
Create a new repository (needs a token with repository write scope).
Synopsis¶
Arguments¶
| Argument | Description |
|---|---|
REPO |
WORKSPACE/REPO (or REPO with a default workspace). (required) |
Options¶
| Option | Description |
|---|---|
-d, --description <text> |
|
--private |
Repository visibility. (default: True) |
--project <text> |
Project key to create the repo under. |
--json |
Output raw JSON. |
-q, --jq <text> |
Filter JSON with a jq expression. |