Skip to content

Commit

Permalink
docs: Update generated CLI docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cli-docs-updater committed Jun 26, 2024
1 parent e50a306 commit cb77956
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/content/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -599,6 +599,9 @@ the OPA configuration) against each input file. This can be overridden by
specifying the --decision argument and pointing at a specific policy decision,
e.g., opa exec --decision /foo/bar/baz ...

Alternative Usage:
generate exec [<path> [...]] --stdin-input [flags]

```
opa exec <path> [<path> [...]] [flags]
```
Expand Down

0 comments on commit cb77956

Please sign in to comment.