Usage: rebar bridge [-h]
                    {preview,run,sync,status,pause,resume,fsck,check-access,setup,projects}
                    ...

Synchronize rebar tickets with Jira.

options:
  -h, --help            show this help message and exit

commands:
  {preview,run,sync,status,pause,resume,fsck,check-access,setup,projects}
    preview             Show proposed Jira changes without applying them.
    sync                Apply proposed Jira changes.
    run                 Run one scheduled bridge profile and strictly deliver
                        ticket events.
    status              Show the reconciler's durable status snapshot.
    pause               Temporarily stop scheduled reconciliation.
    resume              Resume scheduled reconciliation.
    fsck                Audit committed event compatibility and binding-store
                        integrity.
    check-access        Check live Jira access with a create/search/delete
                        round-trip.
    setup               Interactively configure and validate Jira access.
    suggest-mapping     Inspect a live Jira project (read-only) and suggest a
                        [mapping] config section.
    projects            Manage the store's bridge-projects sync mapping.
