Synopsis
The Kosli CLI.
Environment variables:
You can set any flag from an environment variable by capitalizing it in snake case and adding the KOSLI_ prefix.
For example, to set —api-token from an environment variable, you can export KOSLI_API_TOKEN=YOUR_API_TOKEN.
Setting the API token to DRY_RUN sets the —dry-run flag.
Flags
Last modified on July 21, 2026