Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Migrate cli parsing to Clap v3 #251

Open
tjtelan opened this issue May 30, 2020 · 1 comment
Open

Migrate cli parsing to Clap v3 #251

tjtelan opened this issue May 30, 2020 · 1 comment

Comments

@tjtelan
Copy link
Member

tjtelan commented May 30, 2020

Right now Clap's 3.0 is in beta. But this new version integrates Structopt, and should have a small ramp for migrating over to using this library.

I tried to swap it over really quick and ran into some issues w/ respect to how I wrote the shell completion code.

@tjtelan
Copy link
Member Author

tjtelan commented May 30, 2020

After migration, check if #239 custom version strings actually globally propagate version strings. Unclear why it didn't work throughout the subcommands.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant