chore(powerpipe): mod update command

This commit is contained in:
Michele Cereda
2025-02-08 14:55:19 +01:00
parent f5c1f2126f
commit abdbece64e

View File

@@ -18,6 +18,9 @@ powerpipe mod install 'github.com/turbot/steampipe-mod-aws-compliance@^1'
powerpipe mod install --dry-run 'steampipe-mod-aws-compliance' powerpipe mod install --dry-run 'steampipe-mod-aws-compliance'
powerpipe mod install --dry-run 'github.com/turbot/steampipe-mod-aws-compliance@v0.93.0' 'github.com/turbot/steampipe-mod-aws-insights' powerpipe mod install --dry-run 'github.com/turbot/steampipe-mod-aws-compliance@v0.93.0' 'github.com/turbot/steampipe-mod-aws-insights'
powerpipe mod update
powerpipe mod update 'github.com/turbot/steampipe-mod-aws-insights'
powerpipe benchmark list powerpipe benchmark list
powerpipe plugin install 'aws_compliance.benchmark.soc2' powerpipe plugin install 'aws_compliance.benchmark.soc2'