bj repo ls¶
List files in a repository directory.
Synopsis¶
Arguments¶
| Argument | Description |
|---|---|
PATH |
Directory path (default: root). |
Options¶
| Option | Description |
|---|---|
--ref <text> |
Branch, tag, or commit. (default: HEAD) |
-R, --repo <text> |
WORKSPACE/REPO (default: git remote). |
--json |
Output raw JSON. |
-q, --jq <text> |
Filter JSON with a jq expression. |