Add a sort option to the conf subcommand
Bug #1162492 reported by
David Soto
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNU Mailman |
Fix Released
|
High
|
Barry Warsaw |
Bug Description
There should be a -s/--sort option for the conf subcommand so that the output is printed in sorted order, i.e. first by section and then by key.
Related branches
lp:~macobo/mailman/macobo-conf_sort_option
- Barry Warsaw: Approve
-
Diff: 111 lines (+27/-5)3 files modifiedsrc/mailman/commands/cli_conf.py (+18/-5)
src/mailman/commands/docs/conf.rst (+8/-0)
src/mailman/commands/tests/test_conf.py (+1/-0)
Changed in mailman: | |
milestone: | none → 3.0.0b4 |
assignee: | nobody → Barry Warsaw (barry) |
importance: | Undecided → High |
status: | New → Triaged |
Changed in mailman: | |
status: | Triaged → Fix Committed |
Changed in mailman: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.