Ask AI is now on the home page — ask a question and get a sourced answer from the Ory docs. You'll also find it in the bottom-right corner of any page.

Skip to main content

ory parse relation-tuples

ory parse relation-tuples

Parse human readable relation tuples

Synopsis

Parse human readable relation tuples as used in the documentation. Supports various output formats. Especially useful for piping into other commands by using --format json. Ignores comments (starting with //) and blank lines.

ory parse relation-tuples [flags]

Options

-h, --help help for relation-tuples
--project string The project to use

Options inherited from parent commands

-c, --config string Path to the Ory Network configuration file.
--format string Set the output format. One of default, json, yaml, and json-pretty. (default "default")
-q, --quiet Be quiet with output printing.
-y, --yes Confirm all dialogs with yes.

SEE ALSO