mesheryctl exp connections list
List all the connections
Synopsis
List all the connections
mesheryctl exp connections list [flags]
Examples
List all the connections
mesheryctl exp connections list
List all the connections with page number
mesheryctl exp connections list --page 2
Options
-c, --count Display the count of models -h, --help help for list -p, --page int Page number (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.