Fix CLI ergonomics and stream export output

This commit is contained in:
andrew 2026-04-11 19:01:48 +03:00
parent af7a74bf2c
commit 4b058b9813
8 changed files with 291 additions and 149 deletions

1
Cargo.lock generated
View file

@ -4588,6 +4588,7 @@ dependencies = [
"cedar-policy",
"clap",
"color-eyre",
"futures",
"omnigraph",
"omnigraph-compiler",
"serde",