usage: tautline stakeholder-question-ask [-h] [--project PROJECT]
                                         [--target TARGET] --issue ISSUE
                                         [--stakeholder STAKEHOLDER]
                                         [--id QUESTION_ID] --question
                                         QUESTION --why WHY --needed-for
                                         NEEDED_FOR

options:
  -h, --help            show this help message and exit
  --project PROJECT
  --target TARGET
  --issue ISSUE         GitHub issue number or URL.
  --stakeholder STAKEHOLDER
                        GitHub handle to tag, such as @david-minervit.
                        Defaults to adapter
                        stakeholderQuestions.defaultMention.
  --id QUESTION_ID      Stable question id. Defaults to a generated id from
                        issue/question/scope.
  --question QUESTION
  --why WHY
  --needed-for NEEDED_FOR
