Cloud API Overview > @adpt/cloud > k8s > ContainerSpec > tty
k8s.ContainerSpec.tty property
Whether this container should allocate a TTY for itself, also requires 'stdin' to be true.
Signature:
tty?: boolean;
Adapt v0.3.0: now with Google Cloud Run support!