ALGOLIA_CLI_TELEMETRY to 0.
Collected information
The Algolia CLI collects the following information:| Information | Description |
|---|---|
| Usage | Which commands and sub-commands you run |
| System | Operating system and version of the Algolia CLI |
| Profile | Number of profiles and the active profile |
telemetry package.
Opt out of automatic update checks
The Algolia CLI automatically checks if there is a newer version available. To opt out, set theALGOLIA_NO_UPDATE_NOTIFIER environment variable to any non-empty value.
The CLI doesnβt check for updates if you run it inside a shell script or inside a continuous integration workflow.
Automation
For details on automation,--dry-run, DEBUG, and CI usage, see Use the CLI in automation.