watcherclient.v1.goal_shell module¶
- 
class 
watcherclient.v1.goal_shell.ListGoal(app, app_args, cmd_name=None)[source]¶ Bases:
watcherclient.common.command.ListerList 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.ShowOneShow detailed information about a given goal.
- 
log= <Logger watcherclient.v1.goal_shell.ShowGoal (WARNING)>¶ 
-