summaryrefslogtreecommitdiffstats
path: root/cli/objects/folder.py
Commit message (Collapse)AuthorAgeFilesLines
* folder: add commands to create and delete foldersAlejandro Sirgo Rica2024-02-051-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'