python-openstackclient/doc/source/command-objects/port.rst
Richard Theis 981621e984 Add "os port show" command
Add "os port show" command.

Change-Id: Id87c81640e74c60ae8f247c722c64fdadff022a2
Partial-Bug: #1519909
Partially-Implements: blueprint neutron-client
2016-02-02 08:40:05 -06:00

428 B

port

Network v2

port delete

Delete port(s)

port delete

os port delete
    <port> [<port> ...]




Port(s) to delete (name or ID)

port show

Display port details

port show

os port show
    <port>




Port to display (name or ID)