Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from StructOpt to Clap #21

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

michaelarnauts
Copy link
Contributor

It seems StructOpt doesn't support from_args anymore, and the whole functionality is merged into clap. This PR migrates to Clap.

Fixes #20

@Frazew
Copy link
Collaborator

Frazew commented Jan 30, 2025

Thanks for this too! I'll tag a new release

@Frazew Frazew merged commit a36c0c4 into scaleway:master Jan 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StructOpt doesn't support from_args anymore
2 participants