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

lydia --version does not work #106

Open
marcofavorito opened this issue Apr 18, 2021 · 1 comment
Open

lydia --version does not work #106

marcofavorito opened this issue Apr 18, 2021 · 1 comment
Assignees
Labels
bug Something isn't working high-priority

Comments

@marcofavorito
Copy link
Member

Describe the bug
Using lydia --version does not work; it prints:

--logic is required
Run with --help for more information.

To Reproduce
Steps to reproduce the behavior:

  1. Pull the Docker image whitemech/lydia:0.1.0: docker pull whitemech/lydia:0.1.0
  2. Run docker run -it whitemech/lydia lydia --version

Expected behavior
Lydia prints the version of the tool: 0.1.0

Screenshots

n/a

Desktop (please complete the following information):

  • OS: Ubuntu 20.04
  • Lydia version 0.1.0

Additional context
n/a

@marcofavorito marcofavorito added the bug Something isn't working label Apr 18, 2021
@marcofavorito marcofavorito self-assigned this Apr 18, 2021
@francescofuggitti
Copy link
Member

francescofuggitti commented Apr 19, 2021

Thanks for reporting the issue.
This will be natively addressed from CLI11 v2.0. Check their PR at CLIUtils/CLI11#452.

Are we ok to wait for their official release? Another option would be to use their master that already includes the feature. The last option in mind would be to delete the ->required from the logic option.

marcofavorito added a commit to whitemech/lydia-web-app that referenced this issue Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high-priority
Projects
None yet
Development

No branches or pull requests

2 participants