mesheryctl exp relationship list
List registered relationships
Synopsis
List all relationships registered in Meshery Server
mesheryctl exp relationship list [flags]
Examples
List of relationships
mesheryctl exp relationship list
List of relationships for a specified page
mesheryctl relationship list --page [page-number]
Display number of available relationships in Meshery
mesheryctl relationship list --count
Options
-c, --count (optional) Get the number of relationship(s) in total -h, --help help for list -p, --page int (optional) List next set of relationships with --page (default = 1) (default 1)
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.