Skip to main content

oc shell <id>

Open an interactive terminal (PTY) session via WebSocket. HTTP API →
--shell
string
default:"/bin/bash"
Shell to use
Terminal size is auto-detected and resize events are forwarded. Press Ctrl+D or type exit to disconnect. The PTY session is cleaned up automatically on exit.
oc shell sb-abc123
oc shell sb-abc123 --shell /bin/zsh