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.
monoceros shell <name>Examples
Section titled “Examples”monoceros shell acmeBehavior
Section titled “Behavior”- Brings the container up first if it is stopped, then drops you in - no
separate
startneeded. - 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.
See also
Section titled “See also”monoceros open- attach an editor (or a shell) over SSH instead.monoceros status- check whether it is running.