2015-12-22 19:41:15 +05:30
|
|
|
====
|
|
|
|
port
|
|
|
|
====
|
|
|
|
|
|
|
|
Network v2
|
|
|
|
|
|
|
|
port delete
|
|
|
|
-----------
|
|
|
|
|
|
|
|
Delete port(s)
|
|
|
|
|
|
|
|
.. program:: port delete
|
|
|
|
.. code:: bash
|
|
|
|
|
|
|
|
os port delete
|
|
|
|
<port> [<port> ...]
|
|
|
|
|
|
|
|
.. _port_delete-port:
|
|
|
|
.. describe:: <port>
|
|
|
|
|
|
|
|
Port(s) to delete (name or ID)
|
2016-01-25 12:52:49 -06:00
|
|
|
|
|
|
|
port show
|
|
|
|
---------
|
|
|
|
|
|
|
|
Display port details
|
|
|
|
|
|
|
|
.. program:: port show
|
|
|
|
.. code:: bash
|
|
|
|
|
|
|
|
os port show
|
|
|
|
<port>
|
|
|
|
|
|
|
|
.. _port_show-port:
|
|
|
|
.. describe:: <port>
|
|
|
|
|
|
|
|
Port to display (name or ID)
|