Skip to content

Commit 255a9c6

Browse files
committed
docs(contrib/azure): grep just the node IP
1 parent cdae718 commit 255a9c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/installing_deis/azure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ or via the CLI with ``azure vm show``:
8585

8686
.. code-block:: console
8787
88-
$ azure vm show deisNode0 --resource-group deis
88+
$ azure vm show deisNode0 --resource-group deis | grep 'Public IP address'
8989
9090
Configure DNS
9191
-------------

0 commit comments

Comments
 (0)