Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ogcli: add update command for folder, room and center | Alejandro Sirgo Rica | 2024-02-13 | 1 | -2/+21 |
| | | | | | Expand of the update command to be able to modify the values of previous folder, room and center configurations. | ||||
* | folder: add commands to create and delete folders | Alejandro Sirgo Rica | 2024-02-05 | 1 | -0/+54 |
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' |