boostorg / boostorg/program_options
Feature Request: Make options_description output optionally machine readable (ie --helpjson) to support auto-completion of process *arguments* in system shells
未关闭
还没有人认领这个 Issue。
- 主要语言
- C++
- 星标
- 136
- 派生
- 117
- PR 合并指标
- 30 天内没有已合并 PR
描述
This is a dupe of a feature request I filed for Qt's QCommandLineParser, so I'll just link to that instead of copy/pasting the description here: https://bugreports.qt.io/browse/QTBUG-74594
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从链接的 Qt 请求 QTBUG-74594 开始,因为该 issue 引用了它来说明功能需求。然后检查 options_description 的输出,并定义机器可读的 --helpjson 格式需要为 shell 补全进程参数提供哪些信息;完成的标准是该输出可以选择性地提供,同时不改变现有的面向人类的帮助信息。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100