[elbe-devel] [PATCH 0/2] elbepack: control: migrate to argparse

Thomas Weißschuh thomas.weissschuh at linutronix.de
Wed Jul 10 12:32:47 CEST 2024


This is the first migration of an Action-class-based command dispatcher
to argparse.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
Thomas Weißschuh (2):
      elbepack: add helper for declarative commandline parsing
      elbepack: control: migrate to argparse

 debian/python3-elbe-common.install |   1 +
 elbepack/cli.py                    |  34 ++
 elbepack/commands/control.py       | 146 ++++---
 elbepack/soapclient.py             | 775 ++++++++++++-------------------------
 4 files changed, 357 insertions(+), 599 deletions(-)
---
base-commit: 5de7c1bc012a467fbfcf2fd3147afd4de1182c9a
change-id: 20240710-argparse-control-63b2f00f97e7

Best regards,
-- 
Thomas Weißschuh <thomas.weissschuh at linutronix.de>



More information about the elbe-devel mailing list