watcherclient.v1.goal_shell module¶
- class watcherclient.v1.goal_shell.ListGoal(app, app_args, cmd_name=None)[source]¶
Bases:
watcherclient.common.command.Lister
List information on retrieved goals.
- log = <Logger watcherclient.v1.goal_shell.ListGoal (WARNING)>¶
- class watcherclient.v1.goal_shell.ShowGoal(app, app_args, cmd_name=None)[source]¶
Bases:
watcherclient.common.command.ShowOne
Show detailed information about a given goal.
- log = <Logger watcherclient.v1.goal_shell.ShowGoal (WARNING)>¶