oc shell <id>
Open an interactive terminal (PTY) session via WebSocket. HTTP API →
string
default:"/bin/bash"
Shell to use
Ctrl+D or type exit to disconnect. The PTY session is cleaned up automatically on exit.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Interactive terminal access
oc shell <id>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