tcp-outlet show


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-outlet show [OPTIONS] [ALIAS]

Show detailed information on TCP Outlets

Arguments

  • [ALIAS] (optional)
    Show detailed information about the Outlet that has this alias. If you don't provide an alias, you will be prompted to select from a list of available Outlets to show

Options

  • --at [NODE_NAME] (optional)
    Show Outlet at the specified node. If you don't provide it, the default node will be used

Examples

# To show a TCP Outlet given its alias
$ ockam tcp-outlet show myoutlet

# To display a list of available TCP Outlets to show
$ ockam tcp-outlet show