diff options
Diffstat (limited to 'doc/source/command-objects')
| -rw-r--r-- | doc/source/command-objects/port.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/command-objects/port.rst b/doc/source/command-objects/port.rst index fe256d09..f4dbe263 100644 --- a/doc/source/command-objects/port.rst +++ b/doc/source/command-objects/port.rst @@ -127,6 +127,7 @@ List ports [--device-owner <device-owner>] [--router <router> | --server <server>] [--network <network>] + [--mac-address <mac-address>] [--long] .. option:: --device-owner <device-owner> @@ -146,6 +147,10 @@ List ports List only ports attached to this network (name or ID) +.. option:: --mac-address <mac-address> + + List only ports with this MAC address + .. option:: --long List additional fields in output |
