mesheryctl exp relationship search
Searches registered relationships
Synopsis
Searches and finds the realtionship used by different models based on the query-text.
mesheryctl exp relationship search [flags]
Examples
Search for relationship using a query
mesheryctl exp relationship search [--kind] [--type ] [--subtype ] [--model ] [query-text] </div> </pre> ## Options ## Options inherited from parent commands-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## See Also Go back to [command reference index](/reference/mesheryctl/), if you want to add content manually to the CLI documentation, please refer to the [instruction](/project/contributing/contributing-cli#preserving-manually-added-documentation) for guidance.--config string path to config file (default "/home/runner/.meshery/config.yaml") -v, --verbose verbose output