soap_work
03/16/2023, 2:59 AMzed relationship read subject=organisation:id
vroldanbet
03/16/2023, 11:06 AMUsage:
zed relationship read <resource_type:optional_resource_id> <optional_relation> <optional_subject_type:optional_subject_id#optional_subject_relation> [flags]
Flags:
--consistency-at-exactly string evaluate at the provided zedtoken
--consistency-at-least string evaluate at least as consistent as the provided zedtoken
--consistency-full evaluate at the newest zedtoken in the database
--consistency-min-latency evaluate at the zedtoken preferred by the database
-h, --help help for read
--json output as JSON
--subject-filter string optional subject filter
Global Flags:
--certificate-path string path to certificate authoriy used to verify secure connections
--endpoint string spicedb gRPC API endpoint
--insecure connect over a plaintext connection
--log-format string format of logs ("auto", "console", "json") (default "auto")
--log-level string verbosity of logging ("trace", "debug", "info", "warn", "error") (default "info")
--no-verify-ca do not attempt to verify the server's certificate chain and host name
--permissions-system string permissions system to query
--skip-version-check if true, no version check is performed against the server
--token string token used to authenticate to SpiceDB
soap_work
03/16/2023, 11:39 PM