Downcity
CommandsPlugin

studio shell

Managed shell plugin commands for runtime shell execution and session ownership

studio shell

studio shell is the managed shell plugin command group.

Use it when you want shell execution that belongs to the agent runtime instead of an ad-hoc local terminal step.

What this plugin shape means

  • shell session ownership belongs to the managed shell plugin runtime
  • start/stop cleanup belongs to plugin lifecycle
  • command execution and session state stay tied to the target agent
  • inspect lifecycle and boundaries in Plugins Docs / shell
  • use studio plugin status shell, studio plugin start shell, or studio plugin restart shell when you need lifecycle-level control