feat(scan-inventory): take back changes from quick inventory

This commit is contained in:
pedrooot
2024-10-02 15:45:01 -06:00
parent 3ef1d41630
commit 2cf1f22235
9 changed files with 90 additions and 31 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ Prowler allows you to execute a quick inventory to extract the number of resourc
Currently, it is only available for AWS provider.
- You can use option `-i`/`--scan-inventory` to execute it:
- You can use option `-i`/`--quick-inventory` to execute it:
```sh
prowler <provider> -i
```