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
steampipe plugin update --all reports that there are no updates, but there are updates. steampipe plugin update aws gcp installs the updates successfully:
➜ steampipe-plugin-aws git:(main) steampipe plugin update --all
All plugins are up to date.
➜ steampipe-plugin-aws git:(main) steampipe plugin update --all
Updated plugin: turbot/azure@latest v0.2.2
Documentation: https://hub.steampipe.io/plugins/turbot/turbot/azure@latest
Updated plugin: turbot/aws@latest v0.5.3
Documentation: https://hub.steampipe.io/plugins/turbot/turbot/aws@latest
Updated plugin: turbot/gcp@latest v0.2.1
Documentation: https://hub.steampipe.io/plugins/turbot/turbot/gcp@latest
When I ran steampipe plugin update --all it showed a message as All plugins are up to date.
After that I ran the same command immediately and it updated the respective plugins
steampipe plugin update --all
reports that there are no updates, but there are updates.steampipe plugin update aws gcp
installs the updates successfully:The text was updated successfully, but these errors were encountered: