Skip to content

Document breaking changes in user options #6380

Description

@thedrow

Checklist

  • I have checked the issues list
    for similar or identical bug reports.
  • I have checked the pull requests list
    for existing proposed fixes.
  • I have checked the commit log
    to find out if the bug was already fixed in the master branch.
  • I have included all related issues and possible duplicate issues in this issue
    (If there are none, check this box anyway).

Related Issues and Possible Duplicates

Related Issues

Possible Duplicates

  • None

Description

Since we migrated to Click, user options are now using Click's API.
Previously, the used argparse's API.

This breaking change was not properly documented.

Suggestions

We should update our extending user guide and use the correct APIs.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions