Skip to content

monoceros shell

Opens an interactive bash session inside the named workbench, with all the tools, features and auth that monoceros apply set up. Exit with exit or Ctrl-D.

Terminal window
monoceros shell <name>
Terminal window
monoceros shell acme
  • Brings the container up first if it is stopped, then drops you in - no separate start needed.
  • Runs as the container user in the workspace directory, so your tools and repos are right there.
  • Leaves the container running when you exit, so the next shell or editor attach is instant. Pause it with monoceros stop.