nb env list

List all configured envs.

This command only shows saved configuration. Use nb env status when you want to check current runtime or API status.

Usage

nb env list

Output

The output table includes the current env marker, name, type, API Base URL, authentication type, and runtime version.

  • Current marks the currently effective env with *
  • API Base URL shows the saved raw API address
  • Runtime shows cached runtime version information

Examples

nb env list