Get graph of nearest neighbours

korrel8rcli neighbours [FLAGS] [flags]

Options

      --class string         Class for serialized start objects
      --depth int            Depth of neighbourhood search. (default 2)
  -h, --help                 help for neighbours
      --object stringArray   Serialized start object, can be multiple.
      --query stringArray    Query string for start objects, can be multiple.
      --rules                Include per-rule information in returned graph.

Options inherited from parent commands

  -o, --output enum(yaml,json-pretty,json)   Output format (default yaml)
  -u, --url string                           URL of remote korrel8r service (you can also set the KORREL8R_URL environment variable)

SEE ALSO

  • korrel8rcli - REST client for a remote korrel8r server.