enumerate-iam icon indicating copy to clipboard operation
enumerate-iam copied to clipboard

Add --dry-run option

Open andresriancho opened this issue 5 years ago • 0 comments

OPTIONS
       --dry-run | --no-dry-run (boolean)
          Checks whether you have the required  permissions  for  the  action,
          without actually making the request, and provides an error response.
          If you have the required permissions, the error response is  DryRun-
          Operation . Otherwise, it is UnauthorizedOperation .

With this option the tool might run faster!

Enable it by default?

andresriancho avatar Oct 04 '19 12:10 andresriancho