Add Workbench to arvbox status, no issue #
[arvados.git] / tools / arvbox / bin / arvbox
index 516ea3534166e30eb8ab52c1a469af65cf45dfd6..36a33376a1892fb88f5458e18a1d3f59484c27e0 100755 (executable)
@@ -526,6 +526,7 @@ case "$subcmd" in
             echo "Status: running"
             echo "Container IP: $(getip)"
             echo "Published host: $(gethost)"
+           echo "Workbench: https://$(gethost)"
         else
             echo "Status: not running"
         fi