open-nomad/.changelog/11432.txt
Alessandro De Blasis 07c670fdc0
cli: show host_network in nomad status (#11432)
Enhance the CLI in order to return the host network in two flavors 
(default, verbose) of the `node status` command.

Fixes: #11223.
Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
2021-11-05 09:02:46 -04:00

4 lines
110 B
Plaintext

```release-note:improvement
cli: the command `node status` now returns `host_network` information as well
```