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

version command output differs from --version flag output #336

Closed
kenjenkins opened this issue Sep 12, 2023 · 0 comments · Fixed by #343
Closed

version command output differs from --version flag output #336

kenjenkins opened this issue Sep 12, 2023 · 0 comments · Fixed by #343
Labels
bug Something isn't working

Comments

@kenjenkins
Copy link
Contributor

What happened?

pomerium-cli has both a version command and a --version flag. As of v0.22.0 these give slightly different output:

$ pomerium-cli --version
pomerium-cli version 0.22.0-1682974444+cb062a2
$ pomerium-cli version
pomerium: 0.22.0-1682974444+cb062a2

What did you expect to happen?

I'd expect the version output to be the same between these two invocations.

@desimone desimone added the bug Something isn't working label Sep 18, 2023
@kenjenkins kenjenkins mentioned this issue Sep 18, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants