ogcli/cli
Jose M. Guisado f6fa795803 Bring clients.py up to date with ogServer API
get_client_properties is not using a valid API resource to fetch
computer details. Use /client/info.

list_client_hardware is not building a valid payload. Drop
payload building using 'scope' as key and updates o that its
uses "{ client : ip }" scheme for specifying a client. This is the
standard way of specifying a client in ogServer.
2021-02-26 15:34:02 +01:00
..
objects Bring clients.py up to date with ogServer API 2021-02-26 15:34:02 +01:00
__init__.py Rename files to remove 'og' prefix 2020-06-30 12:51:51 +02:00
cli.py Add ogcli list client command 2020-07-14 11:21:16 +02:00