Skip to content

Commit

Permalink
Formatted README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vjone-lw committed Mar 22, 2023
1 parent f7fc2a2 commit 96abbba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions instance-discovery/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Supports GCP & AWS. Azure VM support present, but not comprehensive for VMSS. In
## How to Run

`docker run -v ~/.lacework.toml:/home/user/.lacework.toml valerianjone807/instance-discovery --json`

OR

`docker run -v ~/.lacework.toml:/home/user/.lacework.toml valerianjone807/instance-discovery --csv --profile <lacework profile> > whitespace-report.csv`

``` python
Expand Down

0 comments on commit 96abbba

Please sign in to comment.