This is a known issue: when cloud features are enabled (internally via the fullHandle mode), any networking or authentication failure (like an API outage or expired token) will cause tuist generate to fail, even though the actual project generation could proceed locally. This strict error handling is by design in fullHandle mode, which is not user-configurable but is set internally by Tuist when cloud features are active. The community and Tuist team agree this is not ideal—tuist generate should not fail just because the server is down, and there are suggestions for a CLI flag to skip cloud authentication so local generation can continue without cloud features. However, as of 4.66.1, there is no such flag or fallback, and recent changes do not address this behavior. For now, the only workaround is to disable cloud features if you want to guarantee local generation during outages.
See community discussion and team acknowledgment
Authentication and error handling docs
To reply, just mention @dosu.
Docs are dead. Just use Dosu.