Skip to content

Commit

Permalink
'ax show' to 'ax get'
Browse files Browse the repository at this point in the history
Signed-off-by: Tobin C. Harding <me@tobin.cc>
  • Loading branch information
tcharding committed Jun 5, 2018
1 parent 41dedcb commit 8818e3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cli.rst
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ Displays information about applications currently running under AppSwitch
<04a275bc-b9b4-4496-9c9d-a838daecdffb> f000028e node1 appswitch 192.168.178.2 user zone=default [zone==default]


``ax show servers``
``ax get servers``
-------------------

Shows information about currently running services.
Expand All @@ -450,7 +450,7 @@ available to AppSwitch-managed clients and the IPV4ADDR represents the host
IP and port where the service is actually bound.


``ax show sockets``
``ax get sockets``
-------------------

Displays socket information for currently running applications
Expand All @@ -462,7 +462,7 @@ Displays socket information for currently running applications
f6dd4f27-bb4e-4c4a-a076-dc07c29af7be node1 f000028e 833 tcp 0 0.0.0.0:5201 5


``ax show proxies``
``ax get proxies``
-------------------

Displays current proxies. Example listing is off a node configured to be
Expand Down

0 comments on commit 8818e3b

Please sign in to comment.