SIGN IN SIGN UP

cmd/exec: Add timeout flag to help prevent infinite hangs. (#6633)

This commit adds a `--timeout` duration flag to the `opa exec` CLI command.
This flag helps out in use cases such as CI, where stalling indefinitely
is undesirable behavior.

Fixes: #6613

Signed-off-by: Philip Conrad <philipaconrad@gmail.com>
P
Philip Conrad committed
6b7ede0ee01cfa091f80a8085f3985b1e3f01524
Parent: ebaec38
Committed by GitHub <noreply@github.com> on 3/18/2024, 4:22:41 PM