nb session remove

Remove session integration for NB_SESSION_ID.

This command cleans up shell configuration previously written by nb session setup. If opencode plugin integration is detected, it removes that integration too.

Usage

nb session remove [flags]

Parameters

ParameterTypeDescription
--shellstringTarget shell. Supported values: bash, zsh, fish, powershell, cmd

Examples

nb session remove
nb session remove --shell zsh