1 2 3 4 5 6 7
```sh # To show the default node $ ockam node show # To show a node with a specific name $ ockam node show n ```