From 8f5b709212aa1ea28e85a0367747976cf81e0f3a Mon Sep 17 00:00:00 2001 From: Alejandro Sirgo Rica Date: Thu, 12 Sep 2024 13:03:14 +0200 Subject: cli: rename ogcli list scopes to ogcli list scope Use the word "scope" to keep the format coherent with the other commands. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 405567d..e58887e 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ ogcli setup disk --type dos --part 1,LINUX,EXT4,40G --part 4,CACHE,CACHE,10G --f ##### Fetching a classroom id ``` -ogcli list scopes +ogcli list scope {'scope': [{'name': 'Unidad Organizativa (Default)', 'type': 'center', 'id': 1, 'scope': [{'name': 'Aula virtual', 'type': 'room', 'id': 1, ... ``` -- cgit v1.2.3-18-g5258