Back to Meshery

mesheryctl exp relationship search

docs/static/v0.7/reference/mesheryctl/exp/relationship/search/index.html

1.0.181.0 KB
Original Source

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 --[flag] [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.