In the Authzed Playground's Zed Terminal I can not...
# spicedb
b
In the Authzed Playground's Zed Terminal I can not seem to figure out how to pass
--caveat-context
in a way that makes it not say
accepts 3 arg(s), received 4
. This is the current check command I am sending:
zed permission check tenant:96317cea-7e74-4b8d-956c-7ba8998c314b cash_bids_read subject:7ac9049b-29db-47df-a493-fcf0048bad94 --caveat-context={"current_tenant": "96317cea-7e74-4b8d-956c-7ba8998c314b"} --explain
Is there something silly I am missing here?