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

Add version option to CLI #69

Open
edahlseng opened this issue Jul 6, 2018 · 1 comment
Open

Add version option to CLI #69

edahlseng opened this issue Jul 6, 2018 · 1 comment

Comments

@edahlseng
Copy link

When using the Covalence CLI, I can't find a way to easily determine which version is running. My first instinct was to run bin/covalence --version but that just prints the help text (which also doesn't explain any option for getting the version). Is there any way to get this information from the CLI? If not, I think this could make a good addition.

@disaac
Copy link
Member

disaac commented Jul 6, 2018

@edahlseng You can execute the following with bin/covalence to output the gem version of covalence:

bin/covalence -OE bundle show covalence

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