tcp-listener 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-listener list [OPTIONS]
List tcp listeners registered on the selected node
Options
--at [NODE_NAME]
(optional)
Perform the command on the given node
Examples
# To list the TCP listeners on the default node
$ ockam tcp-listener list
# To list the TCP listeners on a specific node
$ ockam tcp-listener list --at n1