@ogment-ai/cli 0.8.1 → 0.8.2

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
@@ -52,9 +52,9 @@ ogment status
52
52
 
53
53
  ## Environment Variables
54
54
 
55
+ - `NO_UPDATE_NOTIFIER` (optional: disable update checks for compatibility with common Node CLI tooling)
55
56
  - `OGMENT_API_KEY` (optional API key fallback)
56
57
  - `OGMENT_NO_UPDATE_CHECK` (optional: set to `1` to disable update checks)
57
- - `NO_UPDATE_NOTIFIER` (optional: disable update checks for compatibility with common Node CLI tooling)
58
58
 
59
59
  ## License
60
60