ENUM
Cloud.Option 
Contents
- Cases- optional
 
swift
public enum Option: String, Codable, Equatable, SendableOptions for cloud configuration.
Cases 
optional 
swift
case optionalMarks whether the Tuist server authentication is optional. If present, the interaction with the Tuist server will be skipped (instead of failing) if a user is not authenticated.
