Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Feature Request: Make options_description output optionally machine readable (ie --helpjson) to support auto-completion of process *arguments* in system shells

Open
#80 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp
Domain
cli

Research direction

Start with the linked Qt request, QTBUG-74594, since the issue refers to it for the feature requirements. Then inspect options_description output and define what a machine-readable --helpjson format would need to expose for shell completion of process arguments; done means that output is available optionally without changing the existing human-readable help.

Written by the indexing model from the issue text.

Description

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

Dominant language
C++
Stars
136
Forks
117
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from boostorg/program_options

All issues in boostorg/program_options

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.