Skip to main content

jnc shell

Starts an interactive shell session with the workspace environment activated. All packages installed in the environment are available on the PATH, and environment variables are set as if the environment were natively active. The shell type is detected automatically from your current process (bash, zsh, fish). Run exit to leave the shell and return to your original environment. The environment is automatically installed and updated before the shell starts, unless --frozen or --as-is is used. Alias: s

Usage

Options

Update Options

Global Options

Examples

Start a shell in the default environment

Start a shell in a specific environment

Start a shell without updating the lock file

Start a shell without any updates or installs