Skip to content
Snippets Groups Projects
Commit aad77d66 authored by Erik Reid's avatar Erik Reid
Browse files

added get-interface-stats console script

parent 89b90beb
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,8 @@ setup(
],
entry_points={
'console_scripts': [
'brian-polling-manager=brian_polling_manager.main:cli'
'brian-polling-manager=brian_polling_manager.main:cli',
'get-interface-stats=brian_polling_manager.interface_stats.cli:main'
]
},
include_package_data=True,
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment