mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 03:37:55 +00:00
lfcli_base.py : added back in --port
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
committed by
shivam
parent
bb65003775
commit
61ed43c258
@@ -719,7 +719,7 @@ class LFCliBase:
|
||||
default='localhost',
|
||||
help='hostname for where LANforge GUI is running')
|
||||
optional.add_argument('--mgr_port',
|
||||
'--lf_port',
|
||||
'--port',
|
||||
default=8080,
|
||||
help='port LANforge GUI HTTP service is running on')
|
||||
optional.add_argument('-u',
|
||||
|
||||
Reference in New Issue
Block a user