From 2cb694b374826d56463c2680d9350872be698296 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Mon, 19 Nov 2018 14:46:47 -0500 Subject: [PATCH] Update man page of nodediscover --- confluent_client/doc/man/nodediscover.ronn | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/confluent_client/doc/man/nodediscover.ronn b/confluent_client/doc/man/nodediscover.ronn index a4240178..65918981 100644 --- a/confluent_client/doc/man/nodediscover.ronn +++ b/confluent_client/doc/man/nodediscover.ronn @@ -75,6 +75,20 @@ the nodes. * `-e MAC`, `--ethaddr=MAC`: Operate against the system with the specified MAC address +* `-f FIELDS`, `--fields=FIELDS`: + Request a custom set of fields. The available fields are: + * Node: The node name if a correlation has been identified + * Model: The model number + * Serial: The serial number + * UUID: The UUID as it should appear in DMI + * Type: Device type (e.g. lenovo-xcc, pxe-client, etc) + * IP: The confirmed working IP addresses associated with the record + * Mac: Mac address of the relevant network interface + * Switch: The nearest detected switch to the entry + * Port: Port of the switch that most closely connects to the network interface + * Advertised IP: IP addresses that may not have been confirmed, but are advertised +* `-o ORDER`, `--order=ORDER`: + Order output by given field. Field names are the same as documented in the -f argument. * `-t TYPE`, `--type=TYPE`: Operate against the system of the specified type * `-c`, `--csv`: