ogcli/cli/objects
Alejandro Sirgo Rica 4881610656 folder: add commands to create and delete folders
add command to add folders

	add folder --name test --room-id 123

to delete

	delete folder --id 456

you can fetch the id with 'list scopes'
2024-02-05 12:58:52 +01:00
..
__init__.py Rename files to remove 'og' prefix 2020-06-30 12:51:51 +02:00
center.py src: update copyright statement 2024-01-02 14:00:53 +01:00
client.py src: update copyright statement 2024-01-02 14:00:53 +01:00
disks.py src: update copyright statement 2024-01-02 14:00:53 +01:00
folder.py folder: add commands to create and delete folders 2024-02-05 12:58:52 +01:00
images.py src: update copyright statement 2024-01-02 14:00:53 +01:00
live.py src: update copyright statement 2024-01-02 14:00:53 +01:00
modes.py src: update copyright statement 2024-01-02 14:00:53 +01:00
poweroff.py src: update copyright statement 2024-01-02 14:00:53 +01:00
reboot.py src: update copyright statement 2024-01-02 14:00:53 +01:00
repo.py src: update copyright statement 2024-01-02 14:00:53 +01:00
room.py room: use room_id field in json 2024-01-11 17:41:17 +01:00
scopes.py src: update copyright statement 2024-01-02 14:00:53 +01:00
server.py src: update copyright statement 2024-01-02 14:00:53 +01:00
wol.py src: update copyright statement 2024-01-02 14:00:53 +01:00