You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when there is both a steampipe and a plugin update, it looks like this:
Kais-MacBook-Pro:steampipe kai$ sp service stop --force
+-------------------------------------------------------------------+
| |
| A new version of Steampipe is available! 0.4.0 → 0.4.1 |
| You can update by downloading from https://steampipe.io/downloads |
| |
+-------------------------------------------------------------------+
+----------------------------------------------------------+
| |
| Updated versions of the following plugins are available: |
| |
| turbot/aws @ latest 0.13.0 → 0.14.0 |
| |
| You can update by running steampipe plugin update --all |
| |
+----------------------------------------------------------+
Steampipe database service stopped
The inconsistent widths and the spacing looks messy. Refactor the update check code to provided a unified display of updates
The text was updated successfully, but these errors were encountered:
kaidaguerre
changed the title
Update the update check output formatting to be consistent when there is both as a plugin and steampipe update
Update the update check output formatting to be consistent when there is both a plugin and steampipe update
Apr 26, 2021
when there is both a steampipe and a plugin update, it looks like this:
The inconsistent widths and the spacing looks messy. Refactor the update check code to provided a unified display of updates
The text was updated successfully, but these errors were encountered: