CLI reference

A compact reference for the commands and in-session controls used most often.

ncode --help
ncode auth --help

Startup commands

CommandPurpose
ncodeStart a session in the current repository.
ncode --model <name>Start with an explicit model profile.
ncode auth loginComplete Noumena browser authentication.
ncode installInstall the packaged launcher and shell integration.
ncode --helpPrint the top-level command reference.

In-session controls

ControlPurpose
/loginStart the browser OAuth flow from inside the REPL.
/modelSelect a model profile for the session.
Ctrl+CInterrupt the active operation.

The available commands and profiles can change with the CLI release. Treat --help and /help output from the binary you are running as authoritative.

Source note

This page is adapted from the public Noumena-Network/code README, licensed under Apache-2.0.