mesheryctl exp connection delete

Delete a connection

Synopsis

Delete a connection providing the connection ID. Documentation for connection can be found at https://docs.meshery.io/reference/mesheryctl/exp/connection/delete

mesheryctl exp connection delete [flags]

Examples

Delete a specific connection

mesheryctl exp connection delete [connection_id]

Options

-h, --help help for delete

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.