bj repo edit¶
Edit repository settings (description, visibility, name).
Synopsis¶
Arguments¶
| Argument | Description |
|---|---|
REPO |
WORKSPACE/REPO (default: git remote). |
Options¶
| Option | Description |
|---|---|
-d, --description <text> |
|
--private |
Change visibility. |
--name <text> |
Rename the repository. |
--json |
Output raw JSON. |
-q, --jq <text> |
Filter JSON with a jq expression. |