Skip to content

Session — attach & detach

Subaya gives you a session pod — a cloud workspace that backs interactive work like planner sessions. These are top-level suya commands, not a suya session group: you use suya attach and suya detach directly.

Attach to your session pod. If a session already exists, suya attach reconnects to it rather than starting a new one.

Terminal window
suya attach
suya attach --console
suya attach --no-console
Flag Description
--console Attach with the console attached.
--no-console Attach without the console.

Release the session pod so it can be reaped.

Terminal window
suya detach