docs/static/v0.9/reference/mesheryctl/relationship/index.html
Manage relationships
Generate, list, search and view relationship(s) and detailed information Meshery uses relationships to define how interconnected components interact.
mesheryctl relationship [flags]
Display number of available relationships in Meshery
mesheryctl relationship --count
Generate a relationship documentation
mesheryctl relationship generate [flags]
List available relationship(s)
mesheryctl relationship list [flags]
Search for a specific relationship
mesheryctl relationship search [--kind] [--type] [--subtype] [--model]
View a specific relationship
mesheryctl relationship view [model-name]
-c, --count (optional) Get the number of relationship(s) in total -h, --help help for relationship
--config string path to config file (default "/home/runner/.meshery/config.yaml") -v, --verbose verbose output
Go back to command reference index, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.