csm-aut / csm

This repository contains Cisco Software Manager (CSM Server) source code
Apache License 2.0
11 stars 7 forks source link

plugin_tester.py added #22

Closed kstaniek closed 8 years ago

kstaniek commented 8 years ago

Added a script for testing plugins:

(csm)KLSTANIE-M-70ED:csmserver klstanie$ ./plugin_tester.py --help Usage: plugin_tester.py [OPTIONS] COMMAND [ARGS]...

This script allows maintaining and executing the plugins.

Options: --help Show this message and exit.

Commands: list List plugins run Run plugin (csm)KLSTANIE-M-70ED:csmserver klstanie$