ogcli/cli
Alejandro Sirgo Rica 740b2eab60 utils: place dictionary and list at the end of the json tree
Place dictionaries and lists at the end of the payload to improve
readability when it has a lot of nested components.

Remove and add again every element of type list or dict within a
dict or list in the payload.
Python dictionaries preserve insertion order from 3.7 onwardsi so
it is safe to reorder them by removing and readding an element.
2024-07-09 16:48:29 +02:00
..
objects objects: fix restore image default repo value 2024-07-04 16:14:20 +02:00
__init__.py format: use autopep8 2022-05-20 10:22:42 +02:00
cli.py cli: add list scopes --client-ip 2024-06-03 12:46:28 +02:00
utils.py utils: place dictionary and list at the end of the json tree 2024-07-09 16:48:29 +02:00