blob: f7827512b7abd229bb6a1b57551449e11384cd91 [file] [log] [blame]
#!/bin/bash
#-------------------------------------------------------------------------------
# Launches ONOS GUI on the specified node.
#-------------------------------------------------------------------------------
host=${1:-$OCI}
host=${host:-localhost}
open http://$host:8181/onos/tvue