pynenc.cli.monitor_cli¶
Module Contents¶
Functions¶
Add the monitor subparser to the main pynenc CLI. |
|
Execute the monitor command, starting the web interface. |
|
Check if required monitoring dependencies are installed. |
API¶
- pynenc.cli.monitor_cli.add_monitor_subparser(subparsers: argparse._SubParsersAction) None[source]¶
Add the monitor subparser to the main pynenc CLI.
- pynenc.cli.monitor_cli.start_monitor_command(args: pynenc.cli.namespace.PynencCLINamespace) None[source]¶
Execute the monitor command, starting the web interface.