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

Bug: Length flag -l doesn't work #39

Closed
rjzak opened this issue Jul 10, 2022 · 2 comments
Closed

Bug: Length flag -l doesn't work #39

rjzak opened this issue Jul 10, 2022 · 2 comments

Comments

@rjzak
Copy link

rjzak commented Jul 10, 2022

Trying to use -l as shown in the documentation doesn't work:

$ gokey -s seedfile -r domain.com -t pass -l 30
flag provided but not defined: -l

It's defined in the init() function in gokey/main.go, but the function doesn't seem to be called.

@danielledeleo
Copy link
Contributor

If you installed from @latest your binary won't have the commit that introduced that change. A new release is required.

You can use @master instead though.

@rjzak
Copy link
Author

rjzak commented Jul 11, 2022

Got it, makes sense.

@rjzak rjzak closed this as completed Jul 11, 2022
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

No branches or pull requests

2 participants