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

Plugin install should show the version actually installed #93

Closed
e-gineer opened this issue Jan 29, 2021 · 0 comments
Closed

Plugin install should show the version actually installed #93

e-gineer opened this issue Jan 29, 2021 · 0 comments

Comments

@e-gineer
Copy link
Contributor

Currently we have

$ steampipe plugin install azure
Installed plugin: azure
Documentation:    https://hub.steampipe.io/plugins/turbot/azure

$

I think it should be (note version & removal of blank line):

$ steampipe plugin install azure
Installed plugin: <bold>azure</bold><light>@0.2.0</light>
Documentation:    https://hub.steampipe.io/plugins/turbot/azure
$
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

1 participant