@ogment-ai/cli 0.10.0-beta.1 → 0.10.0-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -33,7 +33,7 @@ ogment execute <server-id> --code 'return input' --input '{}'
33
33
  ```bash
34
34
  ogment login
35
35
  ogment logout
36
- ogment reset
36
+ ogment logout --reset
37
37
 
38
38
  ogment catalog
39
39