mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 09:32:21 +00:00
Update man page of nodediscover
This commit is contained in:
parent
24fd1e72e1
commit
2cb694b374
@ -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`:
|
||||
|
Loading…
Reference in New Issue
Block a user