mesheryctl relationship search

Search registered relationship(s)

Synopsis

Search registered relationship(s) used by different models

mesheryctl relationship search [flags]

Examples

Search for a specific relationship

mesheryctl relationship search [--kind ] [--type ] [--subtype ] [--model ]

Search a relationship for a specified page

mesheryctl relationship search [--kind ] [--page ]

Options

-h, --help help for search -k, --kind string (optional) Search relationships of a particular kind -m, --model string (optional) Search relationships of a particular model name -p, --page int (optional) Page number of results to fetch (default = 1) (default 1) -s, --subtype string (optional) Search relationships of a particular subtype -t, --type string (optional) Search relationships of a particular type

Options inherited from parent commands

--config string path to config file (default "/home/runner/.meshery/config.yaml") -v, --verbose verbose output

See Also

Go back to command reference index, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.