watcherclient.v1.action_shell module¶
- 
class 
watcherclient.v1.action_shell.ListAction(app, app_args, cmd_name=None)[source]¶ Bases:
watcherclient.common.command.ListerList information on retrieved actions.
- 
log= <Logger watcherclient.v1.action_shell.ListAction (WARNING)>¶ 
- 
 
- 
class 
watcherclient.v1.action_shell.ShowAction(app, app_args, cmd_name=None)[source]¶ Bases:
watcherclient.common.command.ShowOneShow detailed information about a given action.
- 
log= <Logger watcherclient.v1.action_shell.ShowAction (WARNING)>¶ 
-