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.
suya attach
Section titled “suya attach”Attach to your session pod. If a session already exists, suya attach reconnects to
it rather than starting a new one.
suya attachsuya attach --consolesuya attach --no-console| Flag | Description |
|---|---|
--console |
Attach with the console attached. |
--no-console |
Attach without the console. |
suya detach
Section titled “suya detach”Release the session pod so it can be reaped.
suya detachSee also
Section titled “See also”suya plan session— prints how to open a planner session (it points you here).- CLI overview — the full command surface.