Skip to content

Upgrade CLI to use Clap v3 over StructOpt #2166

@simlay

Description

@simlay

Looks like all the functionality of StructOpt has been added to Clap:

As clap v3 is now out, and the structopt features are integrated into (almost as-is), structopt is now in maintenance mode: no new feature will be added.

Bugs will be fixed, and documentation improvements will be accepted.

Doesn't look too hard: https://github.com/clap-rs/clap#example

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions