[Mailman-Developers] [CLI Project] Create object and Delete object functionalities

Rajeev S rajeevs1992 at gmail.com
Sat Jul 12 20:09:29 CEST 2014


Hi,

I have pushed 2 revisions r62 (10/07/2014) and r63 (12/07/2014) that 
implement the create object and delete object functionalities.

A snapshot of the new revisions:

1. The support for automatic implicit filtering based on reserved 
environment variables like
domain has also been implemented. Now, the user can set a reserved 
variable, say domain, and perform
actions on the shell without specifying the domain filter in the future 
commands.

See docs for examples and more explanation.

2. Create actions use the same functions as of the command tools. The 
required arguments are collected from user
     and user is promptly notified about the required arguments, in case 
if any of them are missing.

3. Delete commands use the syntax of the show command, and hence support 
the same level of filtering as
     in show command.

4. The support for turning shell environment on and off has been 
implemented.

5. All the commands now support auto complete feature, up to the first 
argument.

The next set of tasks are subscription related tasks, which will be 
completed by Monday,14th July.

http://bazaar.launchpad.net/~rajeevs1992/mailman.client/mailmancli/revision/62
http://bazaar.launchpad.net/~rajeevs1992/mailman.client/mailmancli/revision/63


More information about the Mailman-Developers mailing list