The telemetry client script uses argparse to get local socket file path and file prefix path.
--- v2: use an optional positional arguments for local socket path to keep backward compatibility. Huisong Li (2): usertools: use argparse module to get input parameter usertools: add an argument for file prefix usertools/dpdk-telemetry-client.py | 39 ++++++++++++++++++++++++------ 1 file changed, 31 insertions(+), 8 deletions(-) -- 2.22.0