tcp-outlet list
[Preview]
ockam tcp-outlet list [OPTIONS]
List all the TCP Outlets at a given node, and provide limited information about each Outlet. For detailed information about each Outlet, use ockam tcp-outlet show
. If you don't specify a node using the --at
option, the TCP Outlets on the default node will be listed.
Options
--at [NODE_NAME]
(optional)
Perform the command on the given node
Examples:
# To list the TCP outlets on the default node
$ ockam tcp-outlet list
# To list the TCP outlets on a specific node
$ ockam tcp-outlet list --at n1
Learn More:
Use 'ockam
Feedback:
If you have questions, as you explore, join us on the contributors discord channel https://discord.ockam.io