tcp-connection list
Preview
Preview features are available for use, but are still under rapid development.
There may be some minor gaps in functionality or documentation.
Your feedback on the enhancements you'd like to see on this feature are especially valuable, please send them through at https://github.com/build-trust/ockam/discussions/new
ockam tcp-connection list [OPTIONS]
List TCP connections
Options
--at [NODE_NAME]
(optional)
Perform the command on the given node
Examples
# To list the TCP connections on the default node
$ ockam tcp-connection list
# To list the TCP connections on a specific node
$ ockam tcp-connection list --at n1