Hi,

I have completed the describe instance feature and the subscription features for
the CLI. I have pushed the changes as r58.[1]

The describe feature is implemented as an extension to the `show` command.

This feature adds 3 new usages for the `./mmclient show` action, apart from the
previous functionalities.

   ./mmclient show user [email protected] [2]
   ./mmclient show list [email protected] [3]
   ./mmclient show domain domain.org [4]

The subscription features are built as mentioned in my previous mail

./mmclient subscribe user [email protected] [email protected] --list [email protected] ./mmclient unsubscribe user [email protected] [email protected] --list [email protected]

The commands support usage with either a single user or multiple users.

[1] http://bazaar.launchpad.net/~rajeevs1992/mailman.client/mailmancli/revision/58
[2] https://gist.github.com/rajeevs1992/3ca077fd7d1a5a1d5729
[3] https://gist.github.com/rajeevs1992/15f69f5bfdbda52c4e36
[4] https://gist.github.com/rajeevs1992/49fbe250ab9e1f254c11
_______________________________________________
Mailman-Developers mailing list
[email protected]
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to