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

steampipe version output formatting #3028

Closed
e-gineer opened this issue Jan 23, 2023 · 0 comments · Fixed by #3031
Closed

steampipe version output formatting #3028

e-gineer opened this issue Jan 23, 2023 · 0 comments · Fixed by #3031
Assignees
Labels
bug Something isn't working cli output

Comments

@e-gineer
Copy link
Contributor

The output of steampipe version should match the startup message.

Current:

~/src/steampipe $ steampipe query
Welcome to Steampipe v0.18.1
For more information, type .help
> 
~/src/steampipe $ steampipe --version
steampipe version 0.18.1

Proposed:

~/src/steampipe $ steampipe --version
Steampipe v0.18.1
@e-gineer e-gineer added bug Something isn't working cli output labels Jan 23, 2023
@binaek binaek linked a pull request Jan 24, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli output
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants