You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
*`--port` - Port to run the heron-ui on. Default port is `8889`.
52
-
*`--tracker_url` - The base url for tracker. All the information about the
52
+
*`--tracker-url` - The base url for tracker. All the information about the
53
53
topologies is fetched from tracker. Default url is `http://localhost:8888`.
54
54
*`--address` - Address to listen; Default address is `0.0.0.0`
55
-
*`--base_url` - The base url path if operating behind proxy; Default is [`None`](https://github.com/apache/incubator-heron/blob/master/heron/tools/ui/src/python/main.py#L145)
55
+
*`--base-url` - The base url path if operating behind proxy; Default is [`None`](https://github.com/apache/incubator-heron/blob/master/heron/tools/ui/src/python/main.py#L145)
*`--port` - Port to run the heron-ui on. Default port is `8889`.
53
-
*`--tracker_url` - The base url for tracker. All the information about the
53
+
*`--tracker-url` - The base url for tracker. All the information about the
54
54
topologies is fetched from tracker. Default url is `http://localhost:8888`.
55
55
*`--address` - Address to listen; Default address is `0.0.0.0`
56
-
*`--base_url` - The base url path if operating behind proxy; Default is [`None`](https://github.com/apache/incubator-heron/blob/master/heron/tools/ui/src/python/main.py#L145)
56
+
*`--base-url` - The base url path if operating behind proxy; Default is [`None`](https://github.com/apache/incubator-heron/blob/master/heron/tools/ui/src/python/main.py#L145)
0 commit comments