Options overview
There are three ways to manage the behavior of a turbo
invocation:
The three strategies listed above are in order of precedence. Where a flag value is provided, for the same System Environment Variable or turbo.json
configuration, the value for the flag will be used. Because of this, we recommend using:
turbo.json
configuration for defaults- System Environment Variables for per-environment overrides
- Flags for per-invocation overrides
Options table
Caching
Messages
Task running and logs
Environment variables
Debugging outputs
Authentication
Other
Was this helpful?