Skip to content

Commit a531fae

Browse files
Merge pull request #526 from authzed/docs-spicedb-update
Auto-generated PR: Update spicedb docs
2 parents 744f492 + bc21706 commit a531fae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/spicedb/concepts/commands/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ spicedb serve [flags]
516516
--experimental-dispatch-secondary-upstream-addrs stringToString secondary upstream addresses for dispatches, each with a name (default [])
517517
--experimental-dispatch-secondary-upstream-exprs stringToString map from request type to its associated CEL expression, which returns the secondary upstream(s) to be used for the request (default [])
518518
--experimental-lookup-resources-version lr3 if non-empty, the version of the experimental lookup resources API to use: lr3 or empty
519-
--experimental-query-plan check if non-empty, the version of the experimental query plan to use: check or empty
519+
--experimental-query-plan check comma-separated list of operations to route through the experimental query plan engine; valid values are check, `lr` (LookupResources), and `ls` (LookupSubjects)
520520
--grpc-addr string address to listen on to serve gRPC (default ":50051")
521521
--grpc-enabled enable gRPC gRPC server (default true)
522522
--grpc-log-requests-enabled enable logging of API request payloads

0 commit comments

Comments
 (0)