ogcli/cli
Javier Hernandez 8be21d4ac5 cli: add center.py
command to add center, specifying name and optionally a description
ogcli add center --name <name> [--comment <name>]

For example, to add a center with name "foocenter" and comment "foocenter description" type

$ ogcli add center --name foocenter --comment "foocenter description"
2023-10-18 09:29:38 +02:00
..
objects cli: add center.py 2023-10-18 09:29:38 +02:00
__init__.py format: use autopep8 2022-05-20 10:22:42 +02:00
cli.py cli: add center.py 2023-10-18 09:29:38 +02:00
utils.py format: use autopep8 2022-05-20 10:22:42 +02:00