mesheryctl exp connections
Manage Meshery connections
Synopsis
View and manage your Meshery connections
mesheryctl exp connections [flags]
Examples
List all the connections
mesheryctl exp connections list
Delete a connection
mesheryctl exp connections delete [connection_id]
Options
-h, --help help for connections
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.