* use argparse instead of old home grown solution for argument parsing * change ClientCli class to use argparse * disable SysuserCli, DomainCli and RecordCli * mark strings as translatable (addresses #34) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| CliCommand.py | ||
| client.py | ||
| domain.py | ||
| record.py | ||
| sysuser.py | ||