b8e tickets
List and view violation tickets
Options
Section titled “Options”| Option | Takes | Default | Description |
|---|---|---|---|
--project <id> | value | project to view tickets for (required in —ci/non-interactive mode) | |
--org <id|slug|name> | value | organization context (defaults to $BINCLUSIVE_ORG_ID / logged-in org) | |
--format <json> | value | emit json instead of the interactive table | |
--first <n> | value | max tickets to fetch (default: 50) | |
--ci | boolean | non-interactive mode: json/plain output, no Ink UI (requires —project) |
b8e tickets --help
Section titled “b8e tickets --help”Identical to what the terminal prints — both are rendered from the same commander definition.
Usage: b8e tickets [options]
List and view violation tickets
Options: --project <id> project to view tickets for (required in --ci/non-interactive mode) --org <id|slug|name> organization context (defaults to $BINCLUSIVE_ORG_ID / logged-in org) --format <json> emit json instead of the interactive table --first <n> max tickets to fetch (default: 50) --ci non-interactive mode: json/plain output, no Ink UI (requires --project) -h, --help display help for command