Skip to content

Commit

Permalink
updated desc
Browse files Browse the repository at this point in the history
  • Loading branch information
pskrbasu committed Mar 5, 2024
1 parent 725873e commit f662eaa
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions internal/constants/descriptions.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@ const (
Visualize cloud configurations. Assess security posture against a
massive library of benchmarks. Build custom dashboards with code.
Common commands:
# Install a mod from the hub - https://hub.powerpipe.io
powerpipe mod init
powerpipe mod install github.com/turbot/powerpipe-mod-aws-compliance
# View dashboards at http://localhost:9033
powerpipe server
# List and run benchmarks in the terminal
powerpipe benchmark list
powerpipe benchmark run aws_compliance.benchmark.cis_v140
Documentation available at https://powerpipe.io/docs`
)

0 comments on commit f662eaa

Please sign in to comment.