watcherclient.v1.scoring_engine_shell module¶
-
class
watcherclient.v1.scoring_engine_shell.
ListScoringEngine
(app, app_args, cmd_name=None)[source]¶ Bases:
watcherclient.common.command.Lister
List information on retrieved scoring engines.
-
log
= <Logger watcherclient.v1.scoring_engine_shell.ListScoringEngine (WARNING)>¶
-
-
class
watcherclient.v1.scoring_engine_shell.
ShowScoringEngine
(app, app_args, cmd_name=None)[source]¶ Bases:
watcherclient.common.command.ShowOne
Show detailed information about a given scoring engine.
-
log
= <Logger watcherclient.v1.scoring_engine_shell.ShowScoringEngine (WARNING)>¶
-