got it, the trick was to add:

Code:

        (options, args) = self.parser.parse_args()
        self.search = options.search




And then I can get the search attribute via the object I create.

Neat!




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=26937#26937

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to