ogcli/cli/objects
Alejandro Sirgo Rica 1fadb06b7e cli: objects: unbreak ogcli with python 3.8
Older versions of Python can't handle interleaved quote types.
Use single quotes as external string delimiter and double quotes
in every part of the strings when quotation is needed.
2024-06-03 21:33:53 +02:00
..
__init__.py Rename files to remove 'og' prefix 2020-06-30 12:51:51 +02:00
center.py ogcli: add update command for folder, room and center 2024-02-13 12:13:00 +01:00
client.py change 'ogcli send' command into 'ogcli request' 2024-03-04 09:58:41 +01:00
disks.py cli: objects: unbreak ogcli with python 3.8 2024-06-03 21:33:53 +02:00
folder.py ogcli: add update command for folder, room and center 2024-02-13 12:13:00 +01:00
images.py improve missing clients error reporting in multiple commands 2024-03-04 10:14:37 +01:00
live.py src: update copyright statement 2024-01-02 14:00:53 +01:00
modes.py improve missing clients error reporting in multiple commands 2024-03-04 10:14:37 +01:00
poweroff.py improve missing clients error reporting in multiple commands 2024-03-04 10:14:37 +01:00
reboot.py improve missing clients error reporting in multiple commands 2024-03-04 10:14:37 +01:00
repo.py remove duplicated parse_args in repo.py and server.py 2024-02-29 11:26:10 +01:00
room.py ogcli: add update command for folder, room and center 2024-02-13 12:13:00 +01:00
scopes.py cli: objects: unbreak ogcli with python 3.8 2024-06-03 21:33:53 +02:00
server.py improve missing clients error reporting in multiple commands 2024-03-04 10:14:37 +01:00
session.py improve missing clients error reporting in multiple commands 2024-03-04 10:14:37 +01:00
wol.py improve missing clients error reporting in multiple commands 2024-03-04 10:14:37 +01:00