Commit Graph

2 Commits (f26a8c3d231f202aa2c468d96971f0d80172f393)

Author SHA1 Message Date
Alejandro Sirgo Rica 9be4de87b7 ogcli: add update command for folder, room and center
Expand of the update command to be able to modify the values of
previous folder, room and center configurations.
2024-02-13 12:13:00 +01:00
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