usage: tautline backlog-board-adopt [-h] [--project PROJECT] [--target TARGET]
                                    [--fields-file FIELDS_FILE]
                                    [--answer KEY=VALUE] [--apply]

options:
  -h, --help            show this help message and exit
  --project PROJECT
  --target TARGET
  --fields-file FIELDS_FILE
                        (internal/offline) read board fields from a JSON file
                        instead of querying gh.
  --answer KEY=VALUE    Operator answer to a board unknown, e.g.
                        role:Todo=ready; repeatable.
  --apply               Write the aligned backlogProvider into the adapter
                        (operator confirmation gate); dry-run without this
                        flag.
