mesheryctl exp relationship search
Search registered relationship(s)
Synopsis
Search registred relationship(s) used by different models
mesheryctl exp relationship search [flags]
Examples
Search for relationship using a query
mesheryctl exp relationship search [--kind] [--type ] [--subtype ] [--model ] [query-text]
Options
-h, --help help for search -k, --kind string search particular kind of relationships -m, --model string search relationships of particular model name -s, --subtype string search particular subtype of relationships -t, --type string search particular type of relationships
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.