ogcli/cli
Jose M. Guisado d259629445 cli: better error handling for subcommand args
Some subcommands need following arguments (e.g.: ogcli list ...), check
if following arguments are present. If no required following argument is
detected then print an error message, show help and exit with status
code 1.
2023-10-06 11:30:43 +02:00
..
objects objects: add missing prog parameter in subcommands 2023-10-05 11:21:19 +02:00
__init__.py format: use autopep8 2022-05-20 10:22:42 +02:00
cli.py cli: better error handling for subcommand args 2023-10-06 11:30:43 +02:00
utils.py format: use autopep8 2022-05-20 10:22:42 +02:00