mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 11:18:03 +00:00
test_ip_variable_time.py note for location of create_basic_argparse
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -320,6 +320,9 @@ class IPVariableTime(Realm):
|
||||
|
||||
|
||||
def main():
|
||||
# Realm args parser is one directory up then traverse into /py-json/LANforge/lfcli_base.py
|
||||
# search for create_basic_argsparse
|
||||
# --mgr --mgr_port --upstream_port --num_stations --radio --security --ssid --passwd
|
||||
parser = Realm.create_basic_argparse(
|
||||
prog='test_ip_variable_time.py',
|
||||
formatter_class=argparse.RawTextHelpFormatter,
|
||||
|
||||
Reference in New Issue
Block a user