The watcherclient.shell Module¶
Command-line interface to the Watcher API.
- 
class watcherclient.shell.WatcherShell(**kwargs)[source]¶
- Bases: - cliff.app.App- Watcher command line interface. - 
build_option_parser(description, version, argparse_kwargs=None)[source]¶
- Introduces global arguments for the application. - This is inherited from the framework. 
 - 
log= <logging.Logger object>¶
 
-