ory parse relationships
ory parse relationships
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 relationships [flags]
Options
      --format string    Set the output format. One of table, json, yaml, json-pretty, and jsonpath. (default "default")
  -h, --help             help for relationships
      --project string   The project to use
  -q, --quiet            Be quiet with output printing.
Options inherited from parent commands
  -c, --config string   Path to the Ory Network configuration file.
  -y, --yes             Confirm all dialogs with yes.
SEE ALSO
- ory parse - Parse Ory Network resources