diff --git a/app/spicedb/getting-started/installing-zed/page.mdx b/app/spicedb/getting-started/installing-zed/page.mdx index 303f5cbb..d86420b2 100644 --- a/app/spicedb/getting-started/installing-zed/page.mdx +++ b/app/spicedb/getting-started/installing-zed/page.mdx @@ -899,6 +899,7 @@ zed permission lookup-resources [flags] --consistency-full evaluate at the newest zedtoken in the database --consistency-min-latency evaluate at the zedtoken preferred by the database --cursor string resume pagination from a specific cursor token + --debug send debug header to spicedb. useful for debugging recursion depth errors --json output as JSON --page-limit uint32 limit of relations returned per page --show-cursor display the cursor token after pagination (default true)