Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
recursivecodes committed Jan 10, 2019
1 parent 5095616 commit cb4531c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ Run `gradle shadowJar` to create a new jar.
## Running

Run `java -jar /path/to/jar`, or `groovy /path/to/PolicyGenerator.groovy`. Answer the prompts to generate a new policy, then copy/paste this into your OCI IAM Policy online or follow the prompts to create the new policy directly from this tool.

You may download the [latest release](https://github.com/recursivecodes/oci-policy-generator/releases) on GitHub if you'd just like to use the tool without downloading/building the source.

0 comments on commit cb4531c

Please sign in to comment.