node 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 node show [NODE_NAME]

This command will show all the details of a node such as its name, route, default identity, and the services running on it.

Arguments

  • [NODE_NAME] (optional)
    The name of the node from which to fetch the details. If not provided, the default node is used

Examples

# To show the default node
$ ockam node show

# To show a node with a specific name
$ ockam node show n