You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `GRASPFUL_API_KEY` | API key for authenticated commands (`import`, `publish`) |
331
331
| `GRASPFUL_API_URL` | API base URL (default: `https://api.graspful.ai`) |
332
+
| `GRASPFUL_USER_ID` | Optional Graspful user ID for analytics identity continuity |
333
+
| `GRASPFUL_TELEMETRY_DISABLED` | Set to `1` to disable anonymous product analytics |
334
+
335
+
The CLI sends command usage and outcome metadata to help improve Graspful. It never sends API keys or YAML course bodies. Set `GRASPFUL_TELEMETRY_DISABLED=1` to disable this data collection.
0 commit comments